index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
FrontendTool
/
ExecuteCompilerInvocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
Add a new driver mode to dump compiler feature and extension options.
Aaron Ballman
2018-05-31
1
-0
/
+2
*
Make a build bot happy.
Gabor Horvath
2018-02-10
1
-1
/
+1
*
[Templight] Template Instantiation Observer
Gabor Horvath
2018-02-10
1
-2
/
+7
*
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALY...
NAKAMURA Takumi
2017-10-18
1
-7
/
+7
*
Update after LLVM change r309087
George Rimar
2017-07-26
1
-1
/
+2
*
[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...
NAKAMURA Takumi
2017-07-18
1
-0
/
+1
*
Add -frewrite-imports flag.
Richard Smith
2017-06-09
1
-1
/
+2
*
unique_ptrify createDriverOptTable
David Blaikie
2017-01-13
1
-1
/
+1
*
C++ Modules TS: add frontend support for building pcm files from module
Richard Smith
2016-08-26
1
-1
/
+4
*
[analyzer] Command line option to show enabled checker list.
Gabor Horvath
2016-08-08
1
-0
/
+5
*
Make it possible for AST plugins to enable themselves by default
John Brawn
2016-03-15
1
-1
/
+15
*
Revert r260265, "clang-cl: Support loading plugins on Windows"
NAKAMURA Takumi
2016-02-11
1
-8
/
+1
*
clang-cl: Support loading plugins on Windows
Ehsan Akhgari
2016-02-09
1
-1
/
+8
*
[Frontend] Make the memory management of FrontendAction pointers explicit by ...
Argyrios Kyrtzidis
2016-02-07
1
-42
/
+47
*
Provide a BuryPointer for unique_ptrs.
David Blaikie
2014-08-29
1
-1
/
+1
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
1
-22
/
+4
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-26
1
-4
/
+4
*
[objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it ...
Argyrios Kyrtzidis
2014-05-17
1
-1
/
+2
*
[leaks] Don't leak the fake arguments we synthesize for LLVM option
Chandler Carruth
2014-05-03
1
-2
/
+2
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-3
/
+3
*
Change OwningPtr::take() to OwningPtr::release().
Ahmed Charles
2014-03-07
1
-2
/
+2
*
Add a CC1 option -verify-pch
Ben Langmuir
2014-02-05
1
-0
/
+1
*
Bury leaked pointers in a global array to silence a leak detector in --disabl...
Kostya Serebryany
2013-12-27
1
-1
/
+2
*
Bring back a StringRef used in some build configurations
Alp Toker
2013-11-27
1
-0
/
+2
*
Remove a whole lot of unused variables
Alp Toker
2013-11-27
1
-1
/
+0
*
[objcmt] If the frontend option is frontend::MigrateSource then we don't need...
Argyrios Kyrtzidis
2013-11-13
1
-20
/
+22
*
Remove -ast-dump-xml.
Richard Smith
2013-10-07
1
-1
/
+0
*
Objective-C migrator. Simplify migrator option
Fariborz Jahanian
2013-10-02
1
-4
/
+1
*
ObjectiveC migrator. This patch infers readonly properties for no-parameter
Fariborz Jahanian
2013-08-28
1
-1
/
+2
*
Indicate success for simple options when clang called with -cc1.
Rafael Espindola
2013-08-07
1
-3
/
+3
*
ObjC migrator: Add -objcmt-migrate-property to do property
Fariborz Jahanian
2013-07-09
1
-2
/
+3
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-5
/
+5
*
<rdar://problem/13509689> Introduce -module-file-info option that provides in...
Douglas Gregor
2013-03-27
1
-0
/
+1
*
use early returns to simplify and de-nest
Sean Silva
2013-01-06
1
-11
/
+9
*
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
Roman Divacky
2012-12-13
1
-2
/
+44
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-4
/
+4
*
PR14303: Add a NoDriverOption flag to those options which are not accepted by
Richard Smith
2012-11-09
1
-1
/
+4
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-1
/
+1
*
Make AnalyzerOptions a shared object between CompilerInvocation and
Ted Kremenek
2012-08-31
1
-1
/
+1
*
Added -ast-list option to dump filterable AST decl node names.
Alexander Kornienko
2012-07-31
1
-0
/
+1
*
Support -frewrite-includes as an option while preprocessing.
David Blaikie
2012-06-14
1
-2
/
+6
*
Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...
David Blaikie
2012-06-06
1
-0
/
+1
*
Unify Options.td and CC1Options.td, in a first step towards unifying the seri...
James Molloy
2012-05-01
1
-2
/
+2
*
Remove the -cc1-level option "-pubnames-dump". Such things should stay
Douglas Gregor
2012-04-13
1
-1
/
+0
*
Introduce a -cc1-level option -pubnames-dump, which simply dumps the
Douglas Gregor
2012-03-27
1
-0
/
+1
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-1
/
+8
*
Make use of const-correct ParseCommandLineOptions
David Blaikie
2012-02-07
1
-1
/
+1
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-3
/
+3
*
Fix ASTMerge tests that I broke in my previous commit.
Argyrios Kyrtzidis
2012-02-04
1
-1
/
+1
[next]