llvm-project/clang/unittests/ASTMatchers
Aaron Ballman c745f2ce6c Revert "Drop qualifiers from return types in C (DR423)"
This reverts commit d374b65f2d.

The changes lose AST fidelity (reported in #55778), but also may be
improperly dropping _Atomic qualifiers. I am rolling the changes back
until I've finished discussions in WG14 about the proper resolution to
DR423.
2022-06-02 08:28:43 -04:00
..
Dynamic [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
ASTMatchersInternalTest.cpp Reland "[ASTMatchers] Output currently matching node on crash" 2022-04-05 21:47:16 +01:00
ASTMatchersNarrowingTest.cpp [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause 2022-05-19 12:43:13 -07:00
ASTMatchersNodeTest.cpp Revert "Drop qualifiers from return types in C (DR423)" 2022-06-02 08:28:43 -04:00
ASTMatchersTest.h Revert "Drop qualifiers from return types in C (DR423)" 2022-06-02 08:28:43 -04:00
ASTMatchersTraversalTest.cpp [ASTMatchers][clang-tidy][NFC] Hoist `forEachTemplateArgument` matcher into the core library 2022-05-13 12:55:48 +02:00
CMakeLists.txt [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
GtestMatchersTest.cpp Add matchers for gtest's ASSERT_THAT, EXPECT_THAT, ON_CALL and EXPECT_CALL 2021-06-02 17:28:14 +00:00