Have __has_nothrow_copy use Sema's lookup routines. This fixes the problem...
Have __has_nothrow_copy use Sema's lookup routines. This fixes the problem with not finding implicitly declared copy constructors, part of PR8107. llvm-svn: 113784
Loading
Please register or sign in to comment