llvm-project/clang/lib/ASTMatchers
Dmitri Gribenko 31d68804fd Added AST matcher for ignoring elidable constructors
Summary: Added AST matcher for ignoring elidable move constructors

Reviewers: hokein, gribozavr

Reviewed By: hokein, gribozavr

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D63149

Patch by Johan Vikström.

llvm-svn: 363262
2019-06-13 13:48:24 +00:00
..
Dynamic Added AST matcher for ignoring elidable constructors 2019-06-13 13:48:24 +00:00
ASTMatchFinder.cpp Move TraversalKind enum to ast_type_traits 2019-05-16 17:57:38 +00:00
ASTMatchersInternal.cpp [ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling 2019-03-21 15:33:24 +00:00
CMakeLists.txt