llvm-project
3b92cf28
- [libc++] Add _LIBCPP_NODEBUG to __unwrap_ref_decay_t
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
philnik777
Parents
2c2accbc
Loading