llvm-project/clang/unittests/ASTMatchers
Nathan aec6210367 [ASTMatchers] Add cxxNoexceptExpr AST matcher
Summary: Adds a cxxNoexceptExpr matcher that matches the [[ https://en.cppreference.com/w/cpp/language/noexcept |  noexcept operator ]].

Reviewers: aaron.ballman

Reviewed By: aaron.ballman

Subscribers: merge_guards_bot, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D73439
2020-01-28 13:12:28 +00:00
..
Dynamic [ParserTest] Move raw string literal out of macro 2020-01-05 11:24:04 +00:00
ASTMatchersInternalTest.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
ASTMatchersNarrowingTest.cpp Add a new AST matcher 'optionally'. 2020-01-08 14:10:11 -05:00
ASTMatchersNodeTest.cpp [ASTMatchers] Add cxxNoexceptExpr AST matcher 2020-01-28 13:12:28 +00:00
ASTMatchersTest.h Added AST matcher for ignoring elidable constructors 2019-06-13 13:48:24 +00:00
ASTMatchersTraversalTest.cpp [ASTMatchers] Fix parent traversal with InitListExpr 2020-01-27 11:19:59 +00:00
CMakeLists.txt cmake: Add CLANG_LINK_CLANG_DYLIB option 2019-07-03 22:45:55 +00:00