aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-06-04 11:20:52 -0700
committerGitHub <noreply@github.com>2024-06-04 14:20:52 -0400
commitb9915ad40c31ee95e6e64c44249c9fd5767f0e34 (patch)
tree28244c3daa8c088af4e58ab06798e36268c87096 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentb62b7a42bbee4a3bbf9094808f460fdc9c119bd7 (diff)
downloadllvm-b9915ad40c31ee95e6e64c44249c9fd5767f0e34.zip
llvm-b9915ad40c31ee95e6e64c44249c9fd5767f0e34.tar.gz
llvm-b9915ad40c31ee95e6e64c44249c9fd5767f0e34.tar.bz2
[libc++] Properly detect whether C++20 modules are supported by the compiler (#94275)
It is possible for a compiler to support the warning without being able to compile `export module foo;`, so use that in addition to the warning to check whether C++20 modules are supported.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions