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
/
Tooling
/
ExecutionTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed FrontendActionFactory::create to return a std::unique_ptr
Dmitri Gribenko
2019-08-29
1
-1
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Removed ToolExecutor::isSingleProcess, it is not used by anything
Dmitri Gribenko
2019-08-14
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Tooling] Add "-filter" option to AllTUsExecution
Haojian Wu
2018-11-05
1
-2
/
+5
*
[Tooling] Add a isSingleProcess() helper to ToolExecutor
Ilya Biryukov
2018-08-24
1
-0
/
+2
*
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
1
-3
/
+1
*
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
1
-1
/
+3
*
[Tooling] Test more APIs of ToolExecutor. NFC.
Eric Liu
2018-01-26
1
-3
/
+8
*
Add a tool executor that runs actions on all TUs in the compilation database.
Eric Liu
2018-01-05
1
-1
/
+68
*
[Tooling] Test internal::createExecutorFromCommandLineArgsImpl instead of the...
Eric Liu
2017-11-06
1
-8
/
+8
*
[Tooling] Fix linking of StandaloneToolExecutorPlugin.
Eric Liu
2017-11-03
1
-7
/
+0
*
Try to fix warnings and windows test failures caused by r316653
Eric Liu
2017-10-26
1
-9
/
+9
*
[Tooling] A new framework for executing clang frontend actions.
Eric Liu
2017-10-26
1
-0
/
+228