salman-javed-nz added a comment.

In D108560#2989295 <https://reviews.llvm.org/D108560#2989295>, @aaron.ballman 
wrote:

> Is this syntax used by any other tools?

It seems Google have implemented `NOLINTBEGIN` and `NOLINTEND` support in 
cpplint. I see lines such as `// NOLINTBEGIN(whitespace/line_length)`, `// 
NOLINTBEGIN(readability/check)`, `// NOLINTBEGIN(build/include)` scattered 
across different Google projects on GitHub.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108560/new/

https://reviews.llvm.org/D108560

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

Reply via email to