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 c4962b3f44 Justin Bogner: This makes the headers available in the build directory, making it
easier to use freshly-built clang with freshly-built libc++.

Basically, this makes it possible to run clang with libc++ without
having to install it, even if you don't have any version of libc++
installed in /usr/

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@194825 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
CMakeLists.txt Justin Bogner: This makes the headers available in the build directory, making it 12 years ago
buildit G M: Remove unneeded warnings in buildit that are hindering porting. 12 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