llvm-project
ce7c1963 - [Clang] Ignore -fchar8_t in C (#138716)

Commit
331 days ago
[Clang] Ignore -fchar8_t in C (#138716) In C, `char8_t` is an alias to unsigned char, and should never be a keyword. Fixes #55373
Author
Parents
Loading