diff options
author | Janet Cobb <jason.e.cobb@gmail.com> | 2024-07-18 09:04:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-18 09:04:15 -0400 |
commit | fde51e24b593087a15494203ef68a77bb4f12115 (patch) | |
tree | e4c7a663b96382de6e892576a57ec88295360031 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6a141610f1fc3a53b5b1fd86fa996a90f5c1b849 (diff) | |
download | llvm-fde51e24b593087a15494203ef68a77bb4f12115.zip llvm-fde51e24b593087a15494203ef68a77bb4f12115.tar.gz llvm-fde51e24b593087a15494203ef68a77bb4f12115.tar.bz2 |
[libc++][test] Raise a useful error when no -std=c++NN flag is found to work (#99423)
Recently ran into an issue with symptoms very similar to
https://github.com/llvm/llvm-project/issues/56816 while attempting to
build and test libc++ on NixOS. The error message is cryptic (just
`StopIteration`), which was very annoying to track down. The error at
least saying "hey your compiler's bad" would have saved me quite a bit
of time figuring out the issue.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions