diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-06-25 00:33:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-24 23:33:43 -0500 |
commit | c393121778d877661f6b50cc3b3c582ac1654437 (patch) | |
tree | 77a80b8317199be20569a624440d05dba1d8ea58 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 437366b668cebefbf3cb7bd354fa4bfb5d90ccbb (diff) | |
download | llvm-c393121778d877661f6b50cc3b3c582ac1654437.zip llvm-c393121778d877661f6b50cc3b3c582ac1654437.tar.gz llvm-c393121778d877661f6b50cc3b3c582ac1654437.tar.bz2 |
[libc++] Remove Windows-specific configuration from libcxx/test/CMakeLists.txt (#96330)
This is essentially a revert of 9853e9b which tried removing duplication
in the Windows config files by moving it to the CMake. However, we want
to decouple the CMake and the test suite as much as possible, so
encoding additional (non-official) Lit parameters in the CMake only as a
code reuse mechanism is not an approach we want to take.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions