diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2021-10-18 13:33:22 +0200 |
---|---|---|
committer | Joachim Protze <protze@itc.rwth-aachen.de> | 2021-10-18 13:54:15 +0200 |
commit | c93fb143b98ea2035c6fca95241bc5ba40faf97e (patch) | |
tree | c2a1f52f544e7d4257645e25991479476be65619 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5918688248fa103c46da3a6ff86e7fab0e63fb45 (diff) | |
download | llvm-c93fb143b98ea2035c6fca95241bc5ba40faf97e.zip llvm-c93fb143b98ea2035c6fca95241bc5ba40faf97e.tar.gz llvm-c93fb143b98ea2035c6fca95241bc5ba40faf97e.tar.bz2 |
[OpenMP][Tests][NFC] Work around ICC bug
Older intel compilers miss the privatization of nested loop variables for
doacross loops. Declaring the variable in the loop makes the test more
robust.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions