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-01-26 11:25:27 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
libcxx
History
Marshall Clow
d41295da72
Patch by Howard. First part of fix for PR18218; add type traits needed to do the right thing. Fix the problems in PR18218 for isnan and pow - they also need to be applied to the other functions in <cmath>. Also, a drive-by fix for the test - now actually calls test_abs()
...
llvm-svn: 198431
2014-01-03 18:21:14 +00:00
..
cmake
Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false.
2013-10-02 07:44:19 +00:00
include
Patch by Howard. First part of fix for PR18218; add type traits needed to do the right thing. Fix the problems in PR18218 for isnan and pow - they also need to be applied to the other functions in <cmath>. Also, a drive-by fix for the test - now actually calls test_abs()
2014-01-03 18:21:14 +00:00
lib
Justin Bogner: This makes the headers available in the build directory, making it
2013-11-15 17:18:57 +00:00
src
Fix GCC unknown pragma warning in libc++.
2013-12-14 06:45:09 +00:00
test
Patch by Howard. First part of fix for PR18218; add type traits needed to do the right thing. Fix the problems in PR18218 for isnan and pow - they also need to be applied to the other functions in <cmath>. Also, a drive-by fix for the test - now actually calls test_abs()
2014-01-03 18:21:14 +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
Add a simple .arcconfig to make using the 'arc' commandline tool and the
2012-12-31 05:59:45 +00:00
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
Updated my role
2013-09-28 01:25:55 +00:00
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