[libcxx-commits] [libcxx] [NFC][libc++] Removes Clang 16 work-arounds. (PR #91636)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 10 08:53:49 PDT 2024


================
@@ -276,10 +276,18 @@ public:
   _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI const _Container& __get_container() const { return c; }
----------------
Zingam wrote:

```suggestion
```

This is probably no longer necessary (above also). I didn't verify that claim it though. 

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


More information about the libcxx-commits mailing list