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-16 21:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1777cc344940f2be804941f6d75552cedbf0394
llvm
/
libcxx
History
Marshall Clow
5bd869490b
Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix.
...
llvm-svn: 201101
2014-02-10 17:40:28 +00:00
..
cmake
…
include
Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix.
2014-02-10 17:40:28 +00:00
lib
Whoops! Set the default in the last commit to c++1y instead of c++11
2014-01-14 17:04:06 +00:00
src
Adjust build fix from r199494 to use C++ casts
2014-01-17 16:17:24 +00:00
test
Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix.
2014-02-10 17:40:28 +00:00
www
…
.arcconfig
…
CMakeLists.txt
…
CREDITS.TXT
…
LICENSE.TXT
Update the copyright credits -- Happy new year 2014!
2014-01-01 08:27:31 +00:00
Makefile
…