This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b9f48afdd67dcfdd37d7afe6a34059cd390fc21
clang-p2996
/
libcxx
/
include
/
optional
Marshall Clow
6a1d078560
Restore the _NOEXCEPT on the dtor of bad_optional_access. Destructors are noexcept by default, so it's not really needed, but the other exception classes have the _NOEXCEPT, and gcc complains if these are missing. I think we should remove them all - but not today.
...
llvm-svn: 294142
2017-02-05 20:52:32 +00:00
38 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink