summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-exception-spec.cpp
AgeCommit message (Expand)Author
2016-12-08[c++1z] P0003R5: Removing dynamic exception specifications.Richard Smith
2016-11-03Update manglings for C++17 noexcept function types to match Jason Merrill'sRichard Smith
2016-10-26Implement name mangling proposal for exception specifications from cxx-abi-de...Richard Smith