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
/
include
/
clang
/
Driver
/
Tool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-cl: implement /fallback mode
Hans Wennborg
2013-09-19
1
-1
/
+2
*
[Driver] Remove the using namespace directives from headers
Reid Kleckner
2013-06-17
1
-3
/
+1
*
[Driver] Refactor clang driver to use LLVM's Option library
Reid Kleckner
2013-06-14
1
-1
/
+9
*
[driver] Don't try to generate diagnostic information for dsymutil crashes.
Chad Rosier
2013-02-01
1
-0
/
+1
*
Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is
Dmitri Gribenko
2012-09-13
1
-2
/
+2
*
[driver] Don't try to generate diagnostic information for linker crashes.
Chad Rosier
2012-03-07
1
-0
/
+1
*
now that we have a centralized place to do so, add some using declarations for
Chris Lattner
2011-07-20
1
-4
/
+2
*
Driver: Add Compilation::addCommand and switch tools to using it, now that we
Daniel Dunbar
2010-08-02
1
-2
/
+0
*
Driver: Eliminate now unnecessary tool hooks for whether they accept piped in...
Daniel Dunbar
2010-08-02
1
-2
/
+0
*
Driver: Add Tool::ShortName, intended to be a human readable name for the tool.
Daniel Dunbar
2010-05-22
1
-1
/
+7
*
Driver: Add a Tool::hasGoodDiagnostics hook, and use it to simplify logic for
Daniel Dunbar
2010-04-06
1
-0
/
+4
*
Driver: Add -[no-]integrated-as for clang.
Daniel Dunbar
2010-02-03
1
-0
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-4
/
+4
*
Driver: ConstructJob also needs to know the destination (where to put
Daniel Dunbar
2009-03-18
1
-0
/
+3
*
Driver: Add a dash of const.
Daniel Dunbar
2009-03-18
1
-1
/
+2
*
Driver: Stub out Tool::ConstructJob.
Daniel Dunbar
2009-03-18
1
-0
/
+22
*
Driver: Add name to Tool (for testing/debugging) and move GCC_* tools
Daniel Dunbar
2009-03-17
1
-1
/
+7
*
Driver: Stub out generic GCC tool selection.
Daniel Dunbar
2009-03-17
1
-3
/
+8
*
Driver: Sketch Tool and ToolChain classes.
Daniel Dunbar
2009-03-16
1
-0
/
+32