| Issue |
88077
|
| Summary |
compile of valid c++17 code never finishes
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
ericniebler
|
Compile the attached preprocessed file with `clang++-17 -x c++ stdasync_test.cpp.i`.
Result:
Compile never finished, memory usage grows steadily
Expected:
Compile finishes quickly, as it does with gcc and the EDG-based nvcc and nvc++.
[stdasync.cpp.i.zip](https://github.com/llvm/llvm-project/files/14912296/stdasync.cpp.i.zip)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs