This is an archive of the discontinued LLVM Phabricator instance.

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 Timeline

fanbo-meng created this revision.Mar 2 2023, 6:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2023, 6:28 AM
fanbo-meng requested review of this revision.Mar 2 2023, 6:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2023, 6:28 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Mar 2 2023, 6:40 AM