diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-07-07 09:15:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-07 09:15:23 -0400 |
commit | 60630310e9a4033f9085b3874147824d8676b8a7 (patch) | |
tree | 0be543b90e2b117163d157f83433e34d2f0f636c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0a628369698101b9db7eb16cee1f8ba33a23db4c (diff) | |
download | llvm-60630310e9a4033f9085b3874147824d8676b8a7.zip llvm-60630310e9a4033f9085b3874147824d8676b8a7.tar.gz llvm-60630310e9a4033f9085b3874147824d8676b8a7.tar.bz2 |
[clang-cl] Support /std:clatest (#147284)
cl.exe has /std:clatest, analogous to /std:c++latest, which sets the
language mode to the latest standard. For C, that's C23. This adds
support for the option.
Fixes #147233
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions