llvm-project/clang/unittests/ASTMatchers
Julie Hockett 239d25a158 Add hasTrailingReturn AST matcher
Adds AST matcher for a FunctionDecl that has a trailing return type.

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

llvm-svn: 323158
2018-01-22 22:45:23 +00:00
..
Dynamic [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
ASTMatchersInternalTest.cpp Dividied ASTMatcherTests into 4 files 2016-05-17 19:22:57 +00:00
ASTMatchersNarrowingTest.cpp Add hasTrailingReturn AST matcher 2018-01-22 22:45:23 +00:00
ASTMatchersNodeTest.cpp Add ObjC exception statement AST matchers 2017-11-11 22:46:15 +00:00
ASTMatchersTest.h Added braces to work around gcc warning in googletest: suggest explicit braces to avoid ambiguous 'else'. NFC. 2017-06-15 21:01:24 +00:00
ASTMatchersTraversalTest.cpp Unify and simplify the behavior of the hasDeclaration matcher. 2017-08-02 13:04:44 +00:00
CMakeLists.txt [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00