[PATCH] D12411: [PATCH] Expose AST language options to checkers
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 14:19:46 PDT 2015
aaron.ballman closed this revision.
aaron.ballman added a comment.
Thanks! I've commit in r246209.
I plan to do a more thorough search of clang-tidy to see what else can make use of this feature, this just happened to be low-hanging fruit that I found today by accident.
~Aaron
http://reviews.llvm.org/D12411
More information about the cfe-commits
mailing list