zygoloid wrote:

Perhaps we could split off a warning from `-Wundef` for the specific case where 
the undefined macro name is `true`, and enable it by default? Doing this in a 
clang-tidy check seems like the wrong place -- this check is much better suited 
to being implemented as a compiler warning.

https://github.com/llvm/llvm-project/pull/128265
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to