Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11d2e1840528ea5e33c655bcb964d404920c47db
/
clang
/
lib
/
Rewrite
/
FrontendActions.cpp
1167190
objc rewriter: start supporting modern objective-c abi
by Fariborz Jahanian
· 14 years ago
2c1dd27
Basic: import SmallString<> into clang namespace
by Dylan Noblesmith
· 14 years ago
e277899
Basic: import OwningPtr<> into clang namespace
by Dylan Noblesmith
· 14 years ago
0b5ec2d
In FixItRecompile::BeginInvocation() reset the diagnostics before executing
by Argyrios Kyrtzidis
· 14 years ago
af0bdfc
In FixItRecompile::BeginInvocation(), check the return value of BeginSourceFile().
by Argyrios Kyrtzidis
· 14 years ago
789f373
Remove the headers now that ::close() is not used.
by Argyrios Kyrtzidis
· 14 years ago
623e877
In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor
by Argyrios Kyrtzidis
· 14 years ago
69ee7d5
Rewrite/FrontendActions.cpp: Tweak to unbreak msvc.
by NAKAMURA Takumi
· 14 years ago
e67bb67
Add missing include of <unistd.h>
by Douglas Gregor
· 14 years ago
24e9aff
Introduce 3 new fixit options:
by Argyrios Kyrtzidis
· 14 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
e47230f
Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents.
by Michael J. Spencer
· 15 years ago
8aaf499
Merge System into Support.
by Michael J. Spencer
· 15 years ago
fb5e584
More class anonymization.
by Benjamin Kramer
· 15 years ago
53f1042
Make the FixItOptions object required instead of optional.
by Nick Lewycky
· 15 years ago
078a5e2
Add a new cc1 option -fix-what-you-can which when combined with the fix-it mode
by Nick Lewycky
· 15 years ago
c1b1729
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library configuration
by Daniel Dunbar
· 15 years ago