Files
clang-p2996/libc/include
Roland McGrath 1c602c5fe5 [libc] Define away __restrict in C++ without GNU extensions (#114655)
The C99 restrict keyword is spelled __restrict in the libc
headers so it can be parsed by C++ compilers with GNU extensions
that recognize it.  When GNU extensions are not available in C++
2024-11-04 11:23:27 -08:00
..
2024-06-14 13:34:28 -07:00