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
f97cb15aee
llvm-project
/
libcxx
History
Howard Hinnant
59fb5c6559
Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way.
...
llvm-svn: 164832
2012-09-28 17:42:25 +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
Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way.
2012-09-28 17:42:25 +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
Some minor mingw64 porting tweaks from Glen.
2012-09-03 18:13:11 +00:00
test
Add overflow check to tanh(complex) and reduce to finite answer. Fixes
http://llvm.org/bugs/show_bug.cgi?id=13874
2012-09-19 23:51:47 +00:00
www
Fix a typo in the docs
2012-08-22 00:57:11 +00:00
CMakeLists.txt
Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variable
2012-08-05 17:37:39 +00:00
CREDITS.TXT
Updating email address
2012-09-24 14:27:10 +00:00
LICENSE.TXT
Happy new year 2012!
2012-01-01 08:16:56 +00:00
Makefile
Fix installheaders target to do what it did prior to r161760. rdar://12348765
2012-09-21 20:49:54 +00:00