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-01-19 09:31:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7db8d697cf094ac586531d5500892e94a49ec537
llvm
/
libcxx
History
Howard Hinnant
8668139f36
Fix const correctness bug in __move_assign. Found and fixed by Ion Gaztañaga.
...
llvm-svn: 139032
2011-09-02 20:42:31 +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
Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI
2011-07-31 17:16:32 +00:00
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
…
CMakeLists.txt
…
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
Merge the Apple branch into trunk
2011-08-18 15:53:00 +00:00