Add an optional error check to test case for it to pass on targets that do not support thread_local storage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D145158
Make clang/test/C/C2x/n2934.c compatible with targets that do not support thread_local storage. ClosedPublic Authored by fanbo-meng on Mar 2 2023, 6:28 AM.
Details Summary Add an optional error check to test case for it to pass on targets that do not support thread_local storage.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 2 2023, 6:40 AM Closed by commit rGbe646ef39298: Make clang/test/C/C2x/n2934.c compatible with targets that do not support… (authored by fanbo-meng). · Explain WhyMar 2 2023, 8:18 AM This revision was automatically updated to reflect the committed changes.
Diff 501879 clang/test/C/C2x/n2934.c
|