hanchenye-llvm-project/clang/lib/ASTMatchers
David Blaikie feaf9d1463 Move VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtr
llvm-svn: 291156
2017-01-05 18:51:54 +00:00
..
Dynamic Move VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtr 2017-01-05 18:51:54 +00:00
ASTMatchFinder.cpp Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher. 2016-09-26 17:04:27 +00:00
ASTMatchersInternal.cpp Move some IntrusiveRefCntPtrs instead of copying. 2016-07-21 15:06:51 +00:00
CMakeLists.txt