This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Frontend
/
Rewrite
History
Yunzhong Gao
eba323ab44
Fix a few line endings. NFC.
...
llvm-svn: 236301
2015-05-01 02:04:32 +00:00
..
CMakeLists.txt
…
FixItRewriter.cpp
Make DiagnosticsEngine::takeClient return std::unique_ptr<>
2014-11-17 23:46:02 +00:00
FrontendActions.cpp
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
2014-08-10 19:56:51 +00:00
HTMLPrint.cpp
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
2014-08-10 19:56:51 +00:00
InclusionRewriter.cpp
Fix a [-Werror,-Wreorder] initialization ordering error.
2015-02-26 00:29:54 +00:00
Makefile
…
RewriteMacros.cpp
…
RewriteModernObjC.cpp
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:00:23 +00:00
RewriteObjC.cpp
Fix a few line endings. NFC.
2015-05-01 02:04:32 +00:00
RewriteTest.cpp
…