Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b6b60c1521a2e65f60e93c5fd56c103cf027df63
/
tools
/
arcmt-test
8fdb6de
Let CompilerInvocation initialization indicate failure
by Dylan Noblesmith
· 13 years ago
d3b74d9
Make 'LangOptions' in CompilerInvocation a heap-allocated, reference counted object. I discovered that llvm::RefCountedBase<T> has
by Ted Kremenek
· 13 years ago
e0ac745
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
by Argyrios Kyrtzidis
· 13 years ago
621bc69
Rename VerifyDiagnosticsClient to VerifyDiagnosticConsumer as per issue 5397
by David Blaikie
· 13 years ago
78ad0b9
Rename DiagnosticClient to DiagnosticConsumer as per issue 5397
by David Blaikie
· 13 years ago
d6471f7
Rename Diagnostic to DiagnosticsEngine as per issue 5397
by David Blaikie
· 13 years ago
7824365
When compiling a module on-demand, re-use the diagnostics client
by Douglas Gregor
· 13 years ago
2d3ba4f
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder!
by Chris Lattner
· 13 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 13 years ago
69325d5
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
by Argyrios Kyrtzidis
· 13 years ago
25a2ef3
tools/arcmt-test: Don't attempt to link redundant libclang (clang-c).
by NAKAMURA Takumi
· 13 years ago
e665d69
[arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager
by Argyrios Kyrtzidis
· 13 years ago
eaed19e
[arcmt] Make arcmt-test accept cc1 options to make it more portable and hopefully fix MSVC failures.
by Argyrios Kyrtzidis
· 13 years ago
8f0e8d2
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this.
by John McCall
· 13 years ago