has_nothrow_default_constructor hooked up to clang.  Filed http://llvm.org/bugs/show_bug.cgi?id=8101 to take care of void, arrays of incomplete types, and classes with virtual destructors which don't work yet.  If there is some reasons we don't want to handle these types in the compiler, I can handle them in the library.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@113217 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed
tree: f73221b528ca4892bad346f9ac22772f2b8c2155
  1. include/
  2. lib/
  3. src/
  4. test/
  5. www/
  6. LICENSE.TXT
  7. Makefile