baloghadamsoftware marked 12 inline comments as done.
baloghadamsoftware added inline comments.


================
Comment at: test/clang-tidy/bugprone-misplaced-operator-in-strlen-in-alloc.c:1
+// RUN: %check_clang_tidy %s bugprone-misplaced-operator-in-strlen-in-alloc %t
+
----------------
aaron.ballman wrote:
> Please clang-format this file.
I omitted it intantionally. No I did it, but it meant lots of editing back the 
`CHECK-MESSAGES` and `CHECK-FIXES` comments. They were broken were they should 
not have been, and merged where they should not have been.


================
Comment at: test/clang-tidy/bugprone-misplaced-operator-in-strlen-in-alloc.cpp:1
+// RUN: %check_clang_tidy %s bugprone-misplaced-operator-in-strlen-in-alloc %t
+
----------------
aaron.ballman wrote:
> Please clang-format this file.
Same as above.


https://reviews.llvm.org/D39121



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to