aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2025-03-20 13:50:59 -0400
committerGitHub <noreply@github.com>2025-03-20 13:50:59 -0400
commit382b707e52ee6a0ca9a799795362dee67ade993f (patch)
tree12a7499c5250655b016e4f8285b34faaaf02ad5f /clang/lib/CodeGen/CodeGenModule.cpp
parent909bff82b06aae32d27dfae0e878c3ffc40c4ee2 (diff)
downloadllvm-382b707e52ee6a0ca9a799795362dee67ade993f.zip
llvm-382b707e52ee6a0ca9a799795362dee67ade993f.tar.gz
llvm-382b707e52ee6a0ca9a799795362dee67ade993f.tar.bz2
[libc++] Add coverage for C++17 and Clang Modules with LSV (#131815)
In recent versions of Clang, using -std=c++20 (and later) implies LSV when compiling with modules. This change resulted in making our LSV job redundant with the regular modules job, which uses the latest Standard. This patch increases the coverage of our CI without increasing its cost by pinning the LSV job to use C++17, which normally doesn't use LSV. A related question is whether we should add coverage for non-LSV builds using Clang modules.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions