
be possible to merge a declaration with an unresolved function type against one with a resolved function type. llvm-svn: 297316
4 lines
86 B
C
4 lines
86 B
C
struct MergeExceptionSpec {
|
|
~MergeExceptionSpec(); // unevaluated exception spec
|
|
};
|