index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Frontend
/
CreateInvocationFromCommandLine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ArrayRef'ized CompilerInvocation::CreateFromArgs
Dmitri Gribenko
2019-08-27
1
-3
/
+1
*
[Driver] Add an option for createInvocationFromCommandLine to recover on errors
Ilya Biryukov
2019-08-27
1
-11
/
+5
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "Make clang-based tools find libc++ on MacOS"
Jonas Devlieghere
2018-11-12
1
-6
/
+2
*
Make clang-based tools find libc++ on MacOS
Ilya Biryukov
2018-11-12
1
-2
/
+6
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-1
/
+1
*
Use vfs::FileSystem in ASTUnit when creating CompilerInvocation.
Ilya Biryukov
2017-06-28
1
-3
/
+3
*
Method loadFromCommandLine should be able to report errors
Serge Pavlov
2017-05-24
1
-0
/
+2
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-5
/
+5
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-5
/
+5
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-5
/
+5
*
[CUDA][OpenMP] Create generic offload action
Samuel Antao
2016-07-15
1
-8
/
+8
*
Rename Action::begin() to Action::input_begin().
Nico Weber
2016-02-23
1
-1
/
+1
*
[libclang] Add entry points that take a full command line including argv[0].
Benjamin Kramer
2015-11-18
1
-4
/
+2
*
[cuda] Driver changes to compile and stitch together host and device-side CUD...
Artem Belevich
2015-07-13
1
-2
/
+19
*
This reverts commit r242058, r242065, r242067.
Rafael Espindola
2015-07-13
1
-15
/
+2
*
[cuda] Driver changes to compile and stitch together host and device-side CUD...
Artem Belevich
2015-07-13
1
-2
/
+15
*
Driver: Use pointee_iterator rather than iterating over unique_ptrs
Justin Bogner
2014-10-03
1
-2
/
+2
*
unique_ptrify JobList::Jobs
David Blaikie
2014-09-04
1
-4
/
+4
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
1
-1
/
+1
*
[C++11] Use 'nullptr'. Frontend edition.
Craig Topper
2014-05-22
1
-4
/
+4
*
Eliminate DefaultImageName from the Driver constructor
Alp Toker
2014-05-15
1
-1
/
+1
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-2
/
+2
*
Change OwningPtr::take() to OwningPtr::release().
Ahmed Charles
2014-03-07
1
-1
/
+1
*
Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.
Hans Wennborg
2013-09-12
1
-2
/
+2
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-2
/
+3
*
Nuke SetUpBuildDumpLog.
Sean Silva
2013-01-20
1
-3
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-4
/
+4
*
Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and
Rafael Espindola
2012-11-27
1
-1
/
+1
*
Remove code to fall back to llvm-gcc for i386 kexts.
Bob Wilson
2012-11-08
1
-5
/
+0
*
Make DiagnosticOptions intrusively reference-counted, and make sure
Douglas Gregor
2012-10-23
1
-3
/
+3
*
[driver] When creating the compiler invocation out of command-line
Argyrios Kyrtzidis
2012-05-21
1
-2
/
+6
*
Basic: import IntrusiveRefCntPtr<> into clang namespace
Dylan Noblesmith
2012-02-20
1
-1
/
+1
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-2
/
+2
*
Let CompilerInvocation initialization indicate failure
Dylan Noblesmith
2011-12-23
1
-4
/
+5
*
rename getHostTriple into getDefaultTargetTriple in clang
Sebastian Pop
2011-11-01
1
-1
/
+1
*
Rip out flags for controlling C++ "production mode" separately.
Bob Wilson
2011-10-04
1
-1
/
+1
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-1
/
+1
*
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon ...
Chris Lattner
2011-07-23
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase,
Eli Friedman
2011-05-21
1
-1
/
+1
*
Add missing file for my previous commit.
Argyrios Kyrtzidis
2011-04-04
1
-0
/
+90