kastiglione added a comment.
thanks @aaron.ballman
Repository:
rL LLVM
https://reviews.llvm.org/D37346
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312283: Register linkageSpecDecl matcher (authored by
kastiglione).
Repository:
rL LLVM
https://reviews.llvm.org/D37346
Files:
cfe/trunk/lib/ASTMatchers/Dynamic/Registry.cpp
Index: cfe/trunk/lib/A
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
https://reviews.llvm.org/D37346
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman
kastiglione created this revision.
Herald added a subscriber: klimek.
This allows `linkageSpecDecl` to be used from `clang-query`.
See also https://reviews.llvm.org/D31869 which similary adds
`isStaticStorageClass`.
https://reviews.llvm.org/D37346
Files:
lib/ASTMatchers/Dynamic/Registry.cpp