This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-04-10 18:34:23 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
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
Fix LWG Issue 2078. Make std::async(policy,...) try multiple policies until one succeeds.
2013-11-03 15:43:35 +00:00
.arcconfig
…
CMakeLists.txt
Justin Bogner: This makes the headers available in the build directory, making it
2013-11-15 17:18:57 +00:00
CREDITS.TXT
…
LICENSE.TXT
Update the copyright credits -- Happy new year 2014!
2014-01-01 08:27:31 +00:00
Makefile
Set the permissions for 'experimental' and its context to the correct values.
2013-11-18 07:01:16 +00:00