[libcxx-commits] [libcxx] Add [[clang::lifetimebound]] to numerous functions in libc++ include headers (PR #112751)

Haojian Wu via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 23 05:10:55 PDT 2024


hokein wrote:

> There is also another failure in the lifetimebound.verify.cpp:

This seems to be caused by missing the `<vector>` and `<set>` include headers.

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


More information about the libcxx-commits mailing list