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-28 10:38:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e8fcbd3fd6f64d43dbebc6fa6b29dfa4143eddf
llvm
/
libcxx
History
Marshall Clow
28d65da618
dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded way of writing '++__i'. Since I hate being thought of as long-winded (this checkin comment notwithstanding), I fixed it. No functionality change.
...
llvm-svn: 214834
2014-08-05 01:34:12 +00:00
..
cmake
…
include
dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded way of writing '++__i'. Since I hate being thought of as long-winded (this checkin comment notwithstanding), I fixed it. No functionality change.
2014-08-05 01:34:12 +00:00
lib
Obey LLVM_LIBDIR_SUFFIX.
2014-08-04 16:13:32 +00:00
src
Make Android's ctype_base::mask unsigned.
2014-07-31 21:04:08 +00:00
test
Fix typo.
2014-08-04 20:27:45 +00:00
www
Adding ABI information to linux test results
2014-08-01 06:30:18 +00:00
.arcconfig
Update Arcanist config to point to reviews.llvm.org
2014-06-10 18:29:36 +00:00
CMakeLists.txt
Fix linking with just-built libc++abi (added in r214037).
2014-07-28 19:25:44 +00:00
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
…