[PATCH] D65405: [Parser] Use special definition for pragma annotations
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 2 11:41:20 PDT 2019
sepavloff added a comment.
> LGTM, although I don't think it would be ridiculous to make this an inline function definition like isAnnotation.
Thank you!
The fix for `isAnnotation` is D65670 <https://reviews.llvm.org/D65670>.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65405/new/
https://reviews.llvm.org/D65405
More information about the cfe-commits
mailing list