llvm-project/clang/lib/ASTMatchers
Benjamin Kramer db4818ec01 [ASTMatchers] Don't create a copy of a std::set when iterating over it.
This is a bit awkward because lookup returns a copy instead of a
reference. No functionality change intended.

llvm-svn: 315276
2017-10-10 07:21:34 +00:00
..
Dynamic Add objcImplementationDecl matcher 2017-09-10 21:00:15 +00:00
ASTMatchFinder.cpp [ASTMatchers] Don't create a copy of a std::set when iterating over it. 2017-10-10 07:21:34 +00:00
ASTMatchersInternal.cpp Move some IntrusiveRefCntPtrs instead of copying. 2016-07-21 15:06:51 +00:00
CMakeLists.txt ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00