Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e816c717d4de1de6c67f1fd5ef4a927fe2bf2ea7
/
lib
/
Rewrite
/
FrontendActions.cpp
64cb63a
objc rewriter: start supporting modern objective-c abi
by Fariborz Jahanian
· 13 years ago
f7ccbad
Basic: import SmallString<> into clang namespace
by Dylan Noblesmith
· 13 years ago
6f42b62
Basic: import OwningPtr<> into clang namespace
by Dylan Noblesmith
· 13 years ago
97a9cf3
In FixItRecompile::BeginInvocation() reset the diagnostics before executing
by Argyrios Kyrtzidis
· 13 years ago
30ae84c
In FixItRecompile::BeginInvocation(), check the return value of BeginSourceFile().
by Argyrios Kyrtzidis
· 13 years ago
98b940b
Remove the headers now that ::close() is not used.
by Argyrios Kyrtzidis
· 13 years ago
c8af910
In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor
by Argyrios Kyrtzidis
· 13 years ago
0277039
Rewrite/FrontendActions.cpp: Tweak to unbreak msvc.
by NAKAMURA Takumi
· 13 years ago
24466d8
Add missing include of <unistd.h>
by Douglas Gregor
· 13 years ago
61d679a
Introduce 3 new fixit options:
by Argyrios Kyrtzidis
· 13 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
d5b08be
Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents.
by Michael J. Spencer
· 14 years ago
03013fa
Merge System into Support.
by Michael J. Spencer
· 14 years ago
79ba2a6
More class anonymization.
by Benjamin Kramer
· 14 years ago
96872c4
Make the FixItOptions object required instead of optional.
by Nick Lewycky
· 14 years ago
1450f26
Add a new cc1 option -fix-what-you-can which when combined with the fix-it mode
by Nick Lewycky
· 14 years ago
9b414d3
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library configuration
by Daniel Dunbar
· 15 years ago