hanchenye-llvm-project/clang-tools-extra/modularize
David Blaikie 34318816e8 Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept.
llvm-svn: 222336
2014-11-19 07:49:54 +00:00
..
CMakeLists.txt [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
Makefile
Modularize.cpp Recommit 213308: unique_ptr-ify ownership of ASTConsumers (reverted in r213324) 2014-08-10 19:56:59 +00:00
Modularize.h Added module map generation option. 2013-10-15 13:52:33 +00:00
ModuleAssistant.cpp Update for LLVM api change 2014-08-25 18:17:00 +00:00
PreprocessorTracker.cpp Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:54 +00:00
PreprocessorTracker.h Check for #include in extern and namespace blocks. 2013-09-18 18:19:43 +00:00