[libcxx-commits] [libcxx] [llvm] [libc++] LWG3870: Remove `voidify` (PR #110355)

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 30 13:36:19 PDT 2024


Michael137 wrote:

Looks like it wasnt caught by pre-merge CI because it isnt part of the `check-lldb-api-functionalities-data-formatter-data-formatter-stl-libcxx` target :( 

@ldionne could we add a couple more targets to the list?
* `check-lldb-api-functionalities-data-formatter-data-formatter-stl-generic`
* `check-lldb-api-functionalities-data-formatter-data-formatter-stl-libcxx-simulators`
* `check-lldb-api-commands-expression-import-std-module`
* `check-lldb-api-lang-cpp-std-function-step-into-callable`
* `check-lldb-api-lang-cpp-std-function-recognizer`
* `check-lldb-api-lang-cpp-std-invoke-recognizer`

It's unfortunate that the last couple are spread across targets like this..

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


More information about the libcxx-commits mailing list