Skip to content
Commit 73983918 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

Fix for exception specification mismatch in explicit instantiation.

According to C++ standard if an exception-specification is specified in an explicit instantiation directive, it shall be compatible with the exception-specifications of other declarations of that function. This patch adds checks for this.
Differential Revision: http://reviews.llvm.org/D5822

llvm-svn: 221448
parent dde4c464
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment