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 cb71036 commit cf9e2e2Copy full SHA for cf9e2e2
libcxx/utils/libcxx/header_information.py
@@ -66,6 +66,7 @@ def is_cstd(self) -> bool:
66
"cmath",
67
"csetjmp",
68
"csignal",
69
+ "cstdalign",
70
"cstdarg",
71
"cstdbool",
72
"cstddef",
0 commit comments