aaron.ballman added a comment.

In D72378#1840353 <https://reviews.llvm.org/D72378#1840353>, @lebedev.ri wrote:

> So, i'm seeing an issue here:
>  https://godbolt.org/z/KM2qLa
>
> I can't `NOLINT` it, because it is defined not in the source file, but in 
> compile line.
>  And i can't whitelist it since there is no whitelist..
>
> PTAL.


Doesn't the `AllowedIdentifiers` option work for you?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72378



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

Reply via email to