[PATCH] D61552: [clang] Adapt ASTMatcher to explicit(bool) specifier

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 5 03:53:08 PDT 2019


Tyker updated this revision to Diff 203115.
Tyker marked an inline comment as done.
Tyker edited the summary of this revision.
Tyker added a comment.

changed as requested.

hasExplicitSpecifier now gives access to the expression if present.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61552/new/

https://reviews.llvm.org/D61552

Files:
  clang/include/clang/AST/DeclCXX.h
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61552.203115.patch
Type: text/x-patch
Size: 11337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190605/6e87bb66/attachment.bin>


More information about the cfe-commits mailing list