History log of /llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp (Results 51 – 59 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e2778999 05-Feb-2012 Dylan Noblesmith <nobled@dreamwidth.org>

Basic: import OwningPtr<> into clang namespace

llvm-svn: 149798


# e99b27f3 23-Dec-2011 Dylan Noblesmith <nobled@dreamwidth.org>

Let CompilerInvocation initialization indicate failure

This fixes the FIXMEs in ParseAnalyzeArgs. (Also a
precursor to moving the analyzer into an AST plugin.)

For consistency, do the same with Ass

Let CompilerInvocation initialization indicate failure

This fixes the FIXMEs in ParseAnalyzeArgs. (Also a
precursor to moving the analyzer into an AST plugin.)

For consistency, do the same with AssemblerInvocation.

llvm-svn: 147218

show more ...


Revision tags: llvmorg-3.0.0, llvmorg-3.0.0-rc4, llvmorg-3.0.0-rc3
# 8188c8a1 01-Nov-2011 Sebastian Pop <spop@codeaurora.org>

rename getHostTriple into getDefaultTargetTriple in clang

llvm-svn: 143503


Revision tags: llvmorg-3.0.0-rc2, llvmorg-3.0.0-rc1
# 05de0298 04-Oct-2011 Bob Wilson <bob.wilson@apple.com>

Rip out flags for controlling C++ "production mode" separately.

This is old leftover cruft from the days when C++ was not yet ready
for prime time.

llvm-svn: 141063


# 9c902b55 25-Sep-2011 David Blaikie <dblaikie@gmail.com>

Rename Diagnostic to DiagnosticsEngine as per issue 5397

llvm-svn: 140478


# 54b1677d 23-Jul-2011 Chris Lattner <sabre@nondot.org>

Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder!

llvm-svn: 135855


# 0e62c1cc 23-Jul-2011 Chris Lattner <sabre@nondot.org>

remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
them into the clang namespace.

llvm-svn: 135852


# e08bca9e 21-May-2011 Eli Friedman <eli.friedman@gmail.com>

Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase,
and stop abusing the multi-level dereference isa<> used to allow.

llvm-svn: 131804


Revision tags: llvmorg-2.9.0
# 02d32aec 04-Apr-2011 Argyrios Kyrtzidis <akyrtzi@gmail.com>

Add missing file for my previous commit.

llvm-svn: 128853


123