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-26 21:53:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23e4e4587f56e357e2c9cafebaccb48da21effa7
llvm
/
libcxx
/
test
History
Howard Hinnant
fac8c8866d
Remove quotes from locale name identifier. Credit Edward Meewis.
...
llvm-svn: 146655
2011-12-15 15:01:38 +00:00
..
algorithms
…
atomics
…
containers
unord test fixes by Edward Meewis
2011-12-02 21:23:14 +00:00
depr
…
diagnostics
Fix
http://llvm.org/bugs/show_bug.cgi?id=11428
. Fix provided by Alberto Ganesh Barbati
2011-12-02 19:36:40 +00:00
input.output
…
iterators
…
language.support
…
localization
Remove quotes from locale name identifier. Credit Edward Meewis.
2011-12-15 15:01:38 +00:00
numerics
…
re
…
strings
…
thread
Fix
http://llvm.org/bugs/show_bug.cgi?id=11428
. Fix provided by Alberto Ganesh Barbati
2011-12-02 19:36:40 +00:00
utilities
Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway.
2011-12-05 00:08:45 +00:00
CMakeLists.txt
…
hexfloat.h
…
lit.cfg
…
lit.site.cfg.in
…
nothing_to_do.pass.cpp
…
platform_support.h
…
testit
…