llvm-project/clang/lib/ASTMatchers/Dynamic
Nathan James db71354e4f [ASTMatchers] Fixed CastKind being parsed incorrectly for dynamic matchers
Summary: Requires hasCastKind arguments to have `CK_` prefixed to bring it in line with the documentation and other matchers that take enumerations.

Reviewers: klimek, aaron.ballman

Reviewed By: aaron.ballman

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D77503
2020-04-09 15:09:45 +01:00
..
CMakeLists.txt [ASTMatchers] Matchers that take enumerations args provide hints with invalid arguments 2020-04-06 20:00:30 +01:00
Diagnostics.cpp Fixed licenses in dynamic ast matchers 2020-04-07 12:08:06 +01:00
Marshallers.cpp [ASTMatchers] Fixed CastKind being parsed incorrectly for dynamic matchers 2020-04-09 15:09:45 +01:00
Marshallers.h [ASTMatchers] Fixed CastKind being parsed incorrectly for dynamic matchers 2020-04-09 15:09:45 +01:00
Parser.cpp Fix formatting in previous commits 2019-12-29 19:41:30 +00:00
Registry.cpp [ASTMatchers] Add support for dynamic matching of ofKind narrowing matcher 2020-04-09 14:33:04 +01:00
VariantValue.cpp Fixed licenses in dynamic ast matchers 2020-04-07 12:08:06 +01:00