hanchenye-llvm-project/clang/include
Alexey Bataev 73983918c4 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
2014-11-06 10:10:50 +00:00
..
clang Fix for exception specification mismatch in explicit instantiation. 2014-11-06 10:10:50 +00:00
clang-c Add frontend support for __vectorcall 2014-10-24 17:42:17 +00:00
CMakeLists.txt
Makefile