Ping, any progress getting this latest version reviewed Doug? We're getting blocked on this, and I don't want to build up more of a patch queue.
On Wed, Jun 12, 2013 at 12:44 PM, Lawrence Crowl <[email protected]> wrote: > This diff addresses the previous comments and adds a new test case. > > Hi doug.gregor, > > http://llvm-reviews.chandlerc.com/D834 > > CHANGE SINCE LAST DIFF > http://llvm-reviews.chandlerc.com/D834?vs=2045&id=2378#toc > > Files: > test/Modules/private1.cpp > test/Modules/private.cpp > test/Modules/Inputs/private0/common.h > test/Modules/Inputs/private1/module.map > test/Modules/Inputs/private1/private1.h > test/Modules/Inputs/private1/public1.h > test/Modules/Inputs/private2/public2.h > test/Modules/Inputs/private2/module.map > test/Modules/Inputs/private2/private2.h > test/Modules/Inputs/private/common.h > test/Modules/Inputs/private/private1.h > test/Modules/Inputs/private/module.map > test/Modules/Inputs/private/private2.h > test/Modules/Inputs/private/public1.h > test/Modules/Inputs/private/public2.h > include/clang/Lex/HeaderSearch.h > include/clang/Lex/ModuleMap.h > include/clang/Lex/Preprocessor.h > include/clang/Lex/DirectoryLookup.h > include/clang/Serialization/ASTBitCodes.h > include/clang/Basic/DiagnosticLexKinds.td > include/clang/Basic/Module.h > docs/Modules.rst > lib/Serialization/ASTReader.cpp > lib/Serialization/ASTWriter.cpp > lib/Frontend/FrontendActions.cpp > lib/Frontend/VerifyDiagnosticConsumer.cpp > lib/Basic/Module.cpp > lib/Lex/PPDirectives.cpp > lib/Lex/Pragma.cpp > lib/Lex/HeaderSearch.cpp > lib/Lex/ModuleMap.cpp > lib/Lex/PPMacroExpansion.cpp > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
