diff options
author | Ariel-Burton <arielburton@yahoo.com> | 2025-03-27 14:26:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-27 14:26:06 -0400 |
commit | fb993cd2290c0cf71a5192f350adf12424b55890 (patch) | |
tree | 0a396cc2aacc78fee35a9e81762122ead27cb5fd /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 4480f26e939304f5aa659b72fe16746dfe96601e (diff) | |
download | llvm-fb993cd2290c0cf71a5192f350adf12424b55890.zip llvm-fb993cd2290c0cf71a5192f350adf12424b55890.tar.gz llvm-fb993cd2290c0cf71a5192f350adf12424b55890.tar.bz2 |
Add guard to for loop test clang/test/Sema/for.c (#133169)
Commit 20b7f5982622f includes a case that checks diagnostics for for
loops using thread locals.
This fails on platforms which do not support TLS.
This change adds guards to run this part of the test iff the feature is
supported.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions