This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f247016bd
llvm-project
/
libcxx
History
Howard Hinnant
49c3b20737
Add documentation regarding -fno-rtti.
...
llvm-svn: 157157
2012-05-20 13:03:53 +00:00
..
cmake
http://llvm.org/bugs/show_bug.cgi?id=9399
fixed by Ryuta Suzuki
2011-05-24 12:54:00 +00:00
include
Revert fix to
http://llvm.org/bugs/show_bug.cgi?id=12867
for the reason now included in the code comment.
2012-05-19 20:20:49 +00:00
lib
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.
2012-03-19 15:40:23 +00:00
src
libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build
2012-04-19 01:36:12 +00:00
test
libc++: Add some missing #includes to atomics tests. libc++ doesn't need these
2012-04-19 00:50:47 +00:00
www
Add documentation regarding -fno-rtti.
2012-05-20 13:03:53 +00:00
CMakeLists.txt
Add CMake build and fix major Linux blockers.
2010-12-10 19:47:54 +00:00
CREDITS.TXT
libc++: Add some missing #includes to atomics tests. libc++ doesn't need these
2012-04-19 00:50:47 +00:00
LICENSE.TXT
Happy new year 2012!
2012-01-01 08:16:56 +00:00
Makefile
Fix .PHONY target to match new installheaders target.
2012-01-21 06:16:39 +00:00