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-02-07 18:10:24 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
clang-tools-extra
/
clang-modernize
History
Aaron Ballman
5cedc8fbfa
Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage.
...
llvm-svn: 245484
2015-08-19 19:29:23 +00:00
..
AddOverride
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 07:59:33 +00:00
Core
Update to match clang r236404.
2015-05-04 03:15:55 +00:00
LoopConvert
Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.
2015-07-03 09:30:33 +00:00
PassByValue
Replacing a custom AST matcher with some builtin AST matchers; NFC, and existing tests should provide sufficient coverage.
2015-08-19 19:29:23 +00:00
ReplaceAutoPtr
Remove redundant virtual from member functions marked 'override'.
2015-04-08 17:00:56 +00:00
tool
Make helpers static. clang-tools edition.
2015-03-23 12:49:15 +00:00
UseAuto
[clang-modernize] Don't rely on iterator auto-dereferencing.
2015-07-18 14:35:41 +00:00
UseNullptr
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 07:59:33 +00:00
CMakeLists.txt
clang-modernize: Apply replacements using clang-apply-replacements
2013-10-05 12:15:58 +00:00
Makefile
…