This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-02 18:18:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30e4efd4588231f9de0a331e60ea7c7bf9e71033
llvm
/
libcxx
History
Howard Hinnant
55f2a50994
Address PR10909:
http://llvm.org/bugs/show_bug.cgi?id=10909
...
llvm-svn: 139493
2011-09-12 14:15:45 +00:00
..
cmake
…
include
Fix const correctness bug in __move_assign. Found and fixed by Ion Gaztañaga.
2011-09-02 20:42:31 +00:00
lib
…
src
…
test
Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes
http://llvm.org/bugs/show_bug.cgi?id=10817
. This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion.
2011-09-01 21:02:45 +00:00
www
Address PR10909:
http://llvm.org/bugs/show_bug.cgi?id=10909
2011-09-12 14:15:45 +00:00
CMakeLists.txt
…
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
Merge the Apple branch into trunk
2011-08-18 15:53:00 +00:00