llvm-project/clang/lib/ASTMatchers/Dynamic
Samuel Benzaquen c1384c138c [ASTMatchers] Add own version of VariadicFunction.
Summary:
llvm::VariadicFunction is only being used by ASTMatchers.
Having our own copy here allows us to remove the other one from llvm/ADT.
Also, we can extend the API to meet our needs without modifying the common
implementation.

Reviewers: alexfh

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D18275

llvm-svn: 264417
2016-03-25 16:29:30 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp SourceRanges are small and trivially copyable, don't them by reference. 2015-10-04 04:53:55 +00:00
Marshallers.h [ASTMatchers] Add own version of VariadicFunction. 2016-03-25 16:29:30 +00:00
Parser.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
Registry.cpp [ASTMatchers] New matcher hasReturnValue added 2016-03-22 11:03:03 +00:00
VariantValue.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00