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
..
2022-08-06 11:53:40 -04:00
2023-08-11 08:42:01 -04:00
2023-08-11 08:42:01 -04:00
2022-11-29 14:44:37 -05:00
2022-06-30 15:46:47 -04:00
2022-12-08 13:19:29 -05:00
2022-07-12 15:18:03 -04:00
2022-10-24 15:11:04 -04:00
2023-08-10 13:57:40 -04:00