[PATCH] D61552: [clang] Adapt ASTMatcher to explicit(bool) specifier
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 4 19:00:49 PDT 2019
rsmith added a comment.
This seems reasonable to me, but I'll leave it to @klimek or someone else to judge whether the `isExplicit` / `hasExplicitSpecifier` approach is the right way to expose this functionality to matcher users.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61552/new/
https://reviews.llvm.org/D61552
More information about the cfe-commits
mailing list