Files
clang-p2996/libcxx
Mark de Wever b12d68e0b2 [libc++] Implements the new FTM header test generator. (#134542)
This generator has almost identical output to the existing script.
Notable differences are
- conditionally include headers that are not implemented yet
- removes the synopsis
- uses 2 spaces indent in `# if`

There are a few more test macros added that triggered bugs in existing
FTM.
2025-05-18 18:21:20 +02:00
..