llvm-project
3b92cf28 - [libc++] Add _LIBCPP_NODEBUG to __unwrap_ref_decay_t

Commit
247 days ago
[libc++] Add _LIBCPP_NODEBUG to __unwrap_ref_decay_t `__unwrap_ref_decay_t` should be marked `_LIBCPP_NODEBUG`, since it's and internal type alias and this causes our CI to fail currently, since we started enforcing this policy via clang-tidy.
Author
Parents
Loading