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 10:08:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5b17fe9fc5ea8aadefc590fefe63ec178150896
llvm
/
libcxx
History
Howard Hinnant
c418654096
Revert pair constructors back to using is_convertible instead of is_constructible. This should pull things into alignment with the final draft. Fixes
http://llvm.org/bugs/show_bug.cgi?id=13063#add_comment
.
...
llvm-svn: 158280
2012-06-09 20:01:23 +00:00
..
cmake
…
include
Revert pair constructors back to using is_convertible instead of is_constructible. This should pull things into alignment with the final draft. Fixes
http://llvm.org/bugs/show_bug.cgi?id=13063#add_comment
.
2012-06-09 20:01:23 +00:00
lib
…
src
Protect use of alignas against older versions of clang
2012-05-31 19:31:14 +00:00
test
Fix a few testsuite bugs involving trailing null (or lack thereof) in strstream.
2012-06-01 20:02:59 +00:00
www
…
CMakeLists.txt
Fix warning flags for CMake builds, from Andrew C. Morrow!
2012-06-07 22:26:00 +00:00
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
…