klimek added a reviewer: bkramer.
================
Comment at: clang-tidy/misc/StdSwapCheck.cpp:25
@@ +24,3 @@
+static SourceLocation findSemiAfterLocation(SourceLocation loc,
+ ASTContext &Ctx,
+ bool IsDecl) {
----------------
We should put that somewhere into Tooling/Core. Adding Benjamin who is our
master of Yaks :D
http://reviews.llvm.org/D15121
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits