Fix a pretty bad bug where if a constructor (or conversion function) was...
Fix a pretty bad bug where if a constructor (or conversion function) was marked as 'explicit', but then defined out-of-line, we would not treat it as being explicit. llvm-svn: 94366
Loading
Please register or sign in to comment