diff options
author | Peter Collingbourne <pcc@google.com> | 2025-03-20 10:50:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 10:50:49 -0700 |
commit | 909bff82b06aae32d27dfae0e878c3ffc40c4ee2 (patch) | |
tree | f474349243def2c4f0db7d26dc681b99cff40cc2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0489447b0782da6dd6493019465f175efcfdec16 (diff) | |
download | llvm-909bff82b06aae32d27dfae0e878c3ffc40c4ee2.zip llvm-909bff82b06aae32d27dfae0e878c3ffc40c4ee2.tar.gz llvm-909bff82b06aae32d27dfae0e878c3ffc40c4ee2.tar.bz2 |
gn build: libcxx: Sync file list and always define _LIBCPP_ABI_VERSION.
The CMake side always defines _LIBCPP_ABI_VERSION. If we do not, we will
at least get -Wundef warnings in the test suite (upgraded to errors)
and it looks like we will end up building the library incorrectly as well.
With that, most of the libc++ test suite passes (with a manually written
lit.site.cfg) aside from some parts related to C++ modules which we
don't support yet.
Reviewers: nico, aeubanks
Reviewed By: aeubanks
Pull Request: https://github.com/llvm/llvm-project/pull/132135
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions