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
/
unittests
/
Driver
/
ToolChainTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver tests: set `--sysroot=""` to support clang with `DEFAULT_SYSROOT`
Serge Pavlov
2019-09-28
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-7
/
+7
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-08-06
1
-1
/
+1
*
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Stat...
Reid Kleckner
2018-07-26
1
-1
/
+1
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-07-26
1
-1
/
+1
*
Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with ...
Eric Liu
2018-07-11
1
-1
/
+1
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-07-11
1
-1
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, clang
Nico Weber
2018-04-27
1
-2
/
+2
*
Use class to pass information about executable name
Serge Pavlov
2017-08-29
1
-0
/
+96
*
[Driver] Actually report errors during parsing instead of stopping when there...
Benjamin Kramer
2017-06-30
1
-0
/
+11
*
Driver must return non-zero code on errors in command line
Serge Pavlov
2017-05-24
1
-5
/
+16
*
Testing commit access.
Manoj Gupta
2017-04-18
1
-1
/
+1
*
[Driver] Set the default driver mode based on the executable.
Zachary Turner
2016-08-12
1
-0
/
+25
*
Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.
Samuel Antao
2015-10-27
1
-4
/
+4
*
[Driver] Use the parent_path of the clang executable as the default InstalledDir
Benjamin Kramer
2015-10-13
1
-2
/
+41
*
Fix VFS GCC unittest on Windows
Reid Kleckner
2015-10-09
1
-0
/
+3
*
[VFS] Wire up multilib toolchain code to the VFS.
Benjamin Kramer
2015-10-09
1
-3
/
+7
*
[VFS] Port driver tool chains to VFS.
Benjamin Kramer
2015-10-07
1
-0
/
+74