[PATCH] D16535: [clang-tidy] Check to find unintended semicolons that changes the semantics.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 26 05:28:41 PST 2016
alexfh added a comment.
I think, the check can be submitted as is and guards against spurious errors on invalid AST can be added as a follow up.
Repository:
rL LLVM
http://reviews.llvm.org/D16535
More information about the cfe-commits
mailing list