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-10 18:11:19 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
libcxx
History
Marshall Clow
31be78b27d
Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed.
...
llvm-svn: 201938
2014-02-22 15:13:48 +00:00
..
cmake
Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false.
2013-10-02 07:44:19 +00:00
include
Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed.
2014-02-22 15:13:48 +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
Implement LWG Issues
#2329
and
#2332
- disallow iterators into temporary regexes and regexes into temporary strings
2014-02-19 21:21:11 +00:00
www
Implement LWG Issues
#2329
and
#2332
- disallow iterators into temporary regexes and regexes into temporary strings
2014-02-19 21:21:11 +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
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