[clang] [clang] Warn when builtin names are used outside of invocations (PR #96097)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 29 09:02:44 PDT 2024


Endilll wrote:

To clear potential confusion, Corentin suggested to me offline to take over this PR. I fixed the tests and implemented the workaround for `__has_builtin` case, which surfaced while I was fixing the tests.

https://github.com/llvm/llvm-project/pull/96097


More information about the cfe-commits mailing list