| Issue |
53072
|
| Summary |
clang versions up to and including 13.0.0 will not compile this OpenMP code snippet
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
loopless
|
The example code can be found on
[https://godbolt.org/z/WoYqYrand](url)
Fails with "reference to local binding 'a' declared in enclosing context"
Other compilers such as GCC 10, Intel Compiler 19.2 etc will compile successfully and run correctly.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs