xgsa marked 2 inline comments as done. xgsa added inline comments.
================ Comment at: docs/clang-tidy/index.rst:270 + // Skip only the specified diagnostics for the next line + // NOLINTNEXTLINE (google-explicit-constructor, google-runtime-int) + Foo(bool param); ---------------- aaron.ballman wrote: > Is the space before the `(` intended? No, it's a mistake, thank you. https://reviews.llvm.org/D40671 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits