This test will fail with any toolchains that don't default to C11.
Adding this switch to the clang invocation in the test fixes the issue.
Differential D94829
[NFC] Add -std=c11 to attr-availability.c Authored by justice_adams on Jan 15 2021, 2:37 PM.
Details This test will fail with any toolchains that don't default to C11. Adding this switch to the clang invocation in the test fixes the issue.
Diff Detail
Event Timeline |