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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 3 07:15:14 PDT 2024


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

We don't want this, as one of the biggest advantages of these tests is that they don't require an actual libc++ library. Given that, it may not even be very useful to run them as a part of the libc++ suite, but if you really do want to run them here, then i think we ought to create a separate category for this.

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


More information about the lldb-commits mailing list