Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
141b90cd3d095b638045d9bc2a070af37d32e1e1
/
lib
/
Frontend
/
CreateInvocationFromCommandLine.cpp
d47afb9
Nuke SetUpBuildDumpLog.
by Sean Silva
· 13 years ago
55fc873
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
17c874a
Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and
by Rafael Espindola
· 13 years ago
64c4f29
Remove code to fall back to llvm-gcc for i386 kexts.
by Bob Wilson
· 13 years ago
02c23eb
Make DiagnosticOptions intrusively reference-counted, and make sure
by Douglas Gregor
· 13 years ago
d6277fb
[driver] When creating the compiler invocation out of command-line
by Argyrios Kyrtzidis
· 13 years ago
c93dc78
Basic: import IntrusiveRefCntPtr<> into clang namespace
by Dylan Noblesmith
· 13 years ago
f7ccbad
Basic: import SmallString<> into clang namespace
by Dylan Noblesmith
· 14 years ago
6f42b62
Basic: import OwningPtr<> into clang namespace
by Dylan Noblesmith
· 14 years ago
8fdb6de
Let CompilerInvocation initialization indicate failure
by Dylan Noblesmith
· 14 years ago
5d8b954
rename getHostTriple into getDefaultTargetTriple in clang
by Sebastian Pop
· 14 years ago
10a82cd
Rip out flags for controlling C++ "production mode" separately.
by Bob Wilson
· 14 years ago
d6471f7
Rename Diagnostic to DiagnosticsEngine as per issue 5397
by David Blaikie
· 14 years ago
2d3ba4f
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder!
by Chris Lattner
· 14 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
4d50934
Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase,
by Eli Friedman
· 14 years ago
ea383c0
Add missing file for my previous commit.
by Argyrios Kyrtzidis
· 14 years ago