llvm-capstone/clang/test/C
Aaron Ballman 997ffce43c [C23] Implement N2490, Remove trigraphs??!
This follows the same implementation logic as with C++ and is
compatible with the GCC behavior in C.

Trigraphs are enabled by default in -std=c* conformance modes before
C23, but are disabled in GNU and Microsoft modes as well as in C23 or
later.
2024-01-21 13:20:56 -05:00
..
C2x [C23] Implement N2490, Remove trigraphs??! 2024-01-21 13:20:56 -05:00
C11 [C23] Rename C2x->C23 in diagnostics 2023-08-11 08:42:01 -04:00
C99 Update the status of some C11 and C99 features we support 2023-01-20 14:50:39 -05:00
drs [C23] Implement N2490, Remove trigraphs??! 2024-01-21 13:20:56 -05:00