We always build the libraries in a Standard mode that supports noexcept,
so there's no need to use the _NOEXCEPT macro.
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project Restricted Project - Commits
- rG5601305fb30b: [libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo