Skip to content
Snippets Groups Projects
Commit fa453cfd authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Propagate the new exception information to FunctionProtoType.

Change the interface to expose the new information and deal with the enormous fallout.
Introduce the new ExceptionSpecificationType value EST_DynamicNone to more easily deal with empty throw specifications.
Update the tests for noexcept and fix the various bugs uncovered, such as lack of tentative parsing support.

llvm-svn: 127537
parent f2a79d94
No related branches found
No related tags found
No related merge requests found
Showing
with 353 additions and 136 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment