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
/
Rewrite
/
Frontend
History
Rafael Espindola
16125fb652
Update for llvm API change.
...
llvm-svn: 186448
2013-07-16 19:44:23 +00:00
..
CMakeLists.txt
Make libASTMatchers link its dependencies. libRewriteFrontend depends on libRewriteCore.
2012-11-16 17:30:58 +00:00
FixItRewriter.cpp
Update for llvm API change.
2013-07-16 19:44:23 +00:00
FrontendActions.cpp
Use llvm::sys::fs::createTemporaryFile.
2013-07-05 20:00:06 +00:00
HTMLPrint.cpp
…
InclusionRewriter.cpp
Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID.
2013-05-07 04:29:22 +00:00
Makefile
…
RewriteMacros.cpp
Sort all of Clang's files under 'lib', and fix up the broken headers
2012-12-04 09:13:33 +00:00
RewriteModernObjC.cpp
Use SmallVectorImpl& for function arguments instead of SmallVector.
2013-07-05 19:34:19 +00:00
RewriteObjC.cpp
Use SmallVectorImpl& for function arguments instead of SmallVector.
2013-07-05 19:34:19 +00:00
RewriteTest.cpp
…