llvm-project/clang/unittests/Driver
Serge Pavlov 70bf35070a [Driver] Add output file to properties of Command
Object of class `Command` contains various properties of a command to
execute, but output file was missed from them. This change adds this
property. It is required for reporting consumed time and memory implemented
in D78903 and may be used in other cases too.

Differential Revision: https://reviews.llvm.org/D78902
2020-10-08 18:23:39 +07:00
..
CMakeLists.txt Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist 2019-11-21 11:56:09 +01:00
DistroTest.cpp Remove unused Endian.h includes, NFC 2020-03-11 15:45:34 -07:00
ModuleCacheTest.cpp Reland: [clang driver] Move default module cache from system temporary directory 2020-06-27 05:35:15 -04:00
MultilibTest.cpp [Driver] Support priority for multilibs 2019-04-27 00:25:11 +00:00
SanitizerArgsTest.cpp [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
ToolChainTest.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00