llvm-project/clang/unittests/ASTMatchers
Dmitri Gribenko b6073ee9ae Enable the test for hasArraySize() AST matcher in all language modes
Summary:
In C++11 and later Clang generates an implicit conversion from int to
size_t in the AST.

Reviewers: ymandel, hokein

Reviewed By: hokein

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D83966
2020-07-20 10:23:00 +02:00
..
Dynamic [ASTMatchers] Enhanced support for matchers taking Regex arguments 2020-07-02 14:52:25 +01:00
ASTMatchersInternalTest.cpp Use libClangTesting in the unittest for AST matchers 2020-06-04 17:40:39 +02:00
ASTMatchersNarrowingTest.cpp Enable the test for hasArraySize() AST matcher in all language modes 2020-07-20 10:23:00 +02:00
ASTMatchersNodeTest.cpp [OpenMP] Add firstprivate as a default data-sharing attribute to clang 2020-07-12 23:01:40 -05:00
ASTMatchersTest.h Use TestClangConfig in AST Matchers tests and run them in more configurations 2020-07-16 18:36:53 +02:00
ASTMatchersTraversalTest.cpp [ASTMatcher] Correct memoization bug ignoring direction (descendants or ancestors) 2020-06-22 12:56:29 +02:00
CMakeLists.txt Use libClangTesting in the unittest for AST matchers 2020-06-04 17:40:39 +02:00
GtestMatchersTest.cpp [AST matchers] Add basic matchers for googletest EXPECT/ASSERT calls. 2020-02-21 12:05:15 -05:00