[Lldb-commits] [libcxx] [lldb] [lldb][CMake] Add single target that runs libc++ tests (PR #110856)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 3 07:24:58 PDT 2024


================
@@ -0,0 +1 @@
+libc++
----------------
Michael137 wrote:

Yea that's fair. We still include headers in those tests to get type_traits etc.

But yea they shouldn't be libc++ dependent (at least not on the layout of the types).

https://github.com/llvm/llvm-project/pull/110856


More information about the lldb-commits mailing list