Skip to content
Snippets Groups Projects
Commit d372942d authored by Richard Smith's avatar Richard Smith
Browse files

PR 12586: Fix assert while running libc++ testsuite: deal with exception

specifications on member function templates of class templates and other such
nested beasties. Store the function template from which we are to instantiate
an exception specification rather than trying to deduce it. Plus some
additional test cases.

llvm-svn: 155076
parent 925a6d08
No related branches found
No related tags found
No related merge requests found
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