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