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-05 22:17:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98763eb52091bf02f2443d334792b0f79be3d1ed
llvm
/
libcxx
History
Marshall Clow
98763eb520
A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings.
...
llvm-svn: 210560
2014-06-10 18:46:59 +00:00
..
cmake
…
include
Since we now have a value for __cplusplus for c++14, teach libc++ about it
2014-06-06 22:31:09 +00:00
lib
Not everyone uses bash, so fix test syntax.
2014-04-12 21:12:55 +00:00
src
Handle partial nanosleeps in this_thread::sleep_for
2014-06-04 19:43:20 +00:00
test
A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings.
2014-06-10 18:46:59 +00:00
www
Fixed damaged row in issues table; thanks to STL for the catch
2014-06-09 23:27:27 +00:00
.arcconfig
Update Arcanist config to point to reviews.llvm.org
2014-06-10 18:29:36 +00:00
CMakeLists.txt
…
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
Exclude .svn (and other "dot" directories) when installing headers.
2014-03-13 16:13:54 +00:00