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-21 07:42:52 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
libcxx
History
Marshall Clow
e3fbe1433b
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
...
llvm-svn: 242056
2015-07-13 20:04:56 +00:00
..
cmake
Fix building and testing libc++ with GCC.
2015-05-20 03:15:01 +00:00
include
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
2015-07-13 20:04:56 +00:00
lib
[libcxx] Add code coverage configuration to CMake and LIT.
2015-03-31 04:15:45 +00:00
src
[libcxx] Add atomic_support.h header to src that handles needed atomic operations.
2015-07-07 00:27:16 +00:00
test
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
2015-07-13 20:04:56 +00:00
utils
cleanup comments in sym_check
2015-03-27 06:04:37 +00:00
www
The rest of N4279 and LWG#2464 - for unordered_map
2015-07-07 05:45:35 +00:00
.arcconfig
…
.gitignore
…
CMakeLists.txt
Make support for thread-unsafe C functions optional.
2015-06-24 08:44:38 +00:00
CREDITS.TXT
Add self to CREDITS.txt
2015-02-26 00:48:22 +00:00
LICENSE.TXT
Update copyright year to 2015.
2015-03-12 20:13:11 +00:00
Makefile
…
TODO.TXT
Cleanup result_of tests and fix issues with the C++03 result_of.
2015-06-13 08:25:24 +00:00