llvm-project/clang/lib/ASTMatchers
Chandler Carruth 5553d0d4ca Sort all the #include lines with LLVM's utils/sort_includes.py which
encodes the canonical rules for LLVM's style. I noticed this had drifted
quite a bit when cleaning up LLVM, so wanted to clean up Clang as well.

llvm-svn: 198686
2014-01-07 11:51:46 +00:00
..
Dynamic Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
ASTMatchFinder.cpp Introduce MatchFinder::matchAST. 2013-11-07 22:30:36 +00:00
ASTMatchersInternal.cpp Add support for the 'unless' matcher in the dynamic layer. 2013-11-22 14:41:48 +00:00
CMakeLists.txt [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00