https://bugs.llvm.org/show_bug.cgi?id=32211
Daniel Jasper <djas...@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Daniel Jasper <djas...@google.com> ---
This is not an easy decision.
In several projects, people think that you should add NOLINT-comments after
formatting. If formatting changes, you should also move the NOLINT afterwards.
However, whatever your preference, you can set this using clang-format's
CommentPragmas style option
(https://clang.llvm.org/docs/ClangFormatStyleOptions.html) to follow your own
preference. Thus I am going to mark this WORKSFORME.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs