aaron.ballman closed this revision.
aaron.ballman added a comment.
Committed in r345502, thank you for the patch!
Repository:
rC Clang
https://reviews.llvm.org/D53781
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/c
jranieri-grammatech added a comment.
I do.
Repository:
rC Clang
https://reviews.llvm.org/D53781
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! Do you need someone to commit on your behalf?
Repository:
rC Clang
https://reviews.llvm.org/D53781
___
cfe-commits mailin
jranieri-grammatech created this revision.
jranieri-grammatech added reviewers: aaron.ballman, klimek, sbenza.
Herald added a subscriber: cfe-commits.
This adds a matcher, isStaticLocal, that matches local static variables (i.e.
VarDecl::isStaticLocal).
Repository:
rC Clang
https://reviews.l