aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2020-04-24 00:27:14 +0700
committerSerge Pavlov <sepavloff@gmail.com>2020-10-08 18:23:39 +0700
commit70bf35070a74df02ed12b9988ce58d50e63a7c04 (patch)
tree6dcbab058affb313c055f6905c5f225962d0fa85 /clang/lib/Frontend/CompilerInvocation.cpp
parent06758c6a6135f59deec8e73d4fcb69946ab47f54 (diff)
downloadllvm-70bf35070a74df02ed12b9988ce58d50e63a7c04.zip
llvm-70bf35070a74df02ed12b9988ce58d50e63a7c04.tar.gz
llvm-70bf35070a74df02ed12b9988ce58d50e63a7c04.tar.bz2
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions