You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/lib
Howard Hinnant 87c61a61fe Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@153036 91177308-0d34-0410-b5e6-96231b3b80d8
14 years ago
..
CMakeLists.txt Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. 14 years ago
buildit Quash a whole bunch of warnings 14 years ago
libc++abi.exp Add typeinfo for char16_t, char32_t and nullptr. 15 years ago
libc++abi2.exp At least temporarily move operator new/delete from the abi back to here. I'm having trouble reexporting it as a weak symbol. 14 years ago
libc++sjlj-abi.exp on Darwin re-export C++0x type infos 15 years ago
libc++unexp.exp Effort to reduce the number of exported symbols 15 years ago
notweak.exp <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak 15 years ago
weak.exp Fix <rdar://problem/10136825> 14 years ago