[clang] [X86] Update #error to mention the right header name (PR #207507)

Kim Gräsman via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 4 04:11:08 PDT 2026


kimgr wrote:

We're using these `#error` messages heuristically to build IWYU mappings for the intrinsics headers, and one of our contributors noticed this was the only inconsistent one: https://github.com/include-what-you-use/include-what-you-use/pull/2066.

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


More information about the cfe-commits mailing list