We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749537f commit 4b30563Copy full SHA for 4b30563
libcxx/test/libcxx-03/system_reserved_names.gen.py
@@ -29,10 +29,8 @@
29
{lit_header_restrictions.get(header, '')}
30
{lit_header_undeprecations.get(header, '')}
31
32
-// UNSUPPORTED: FROZEN-CXX03-HEADERS-FIXME
33
-
34
// This is required to detect the platform we're building for below.
35
-#include <__config>
+#include <__cxx03/__config>
36
37
#define SYSTEM_RESERVED_NAME This name should not be used in libc++
38
0 commit comments