[clang] [clang] [Headers] Don't use unreserved name in avx512fp16intrin.h (PR #98478)
Martin Storsjö via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 06:33:20 PDT 2024
mstorsjo wrote:
> Hmm, what's your usage?
>
> #define A
>
> before
>
> #include <avx512fp16intrin.h>
>
> ?
Yes, exactly
https://github.com/llvm/llvm-project/pull/98478
More information about the cfe-commits
mailing list