llvm-capstone/clang/unittests/Driver
Serge Pavlov 20b4f4f760 [Driver] Add callback to Command execution
Summary:
Object of type `Compilation` now can keep a callback that is called
after each execution of `Command`. This must simplify adaptation of
clang in custom distributions and allow facilities like collection of
execution statistics.

Reviewers: rsmith, rjmccall, Eugene.Zelenko

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D78899
2020-11-05 12:21:40 +07:00
..
CMakeLists.txt Reland 9f3fdb0d7f: [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 callback to Command execution 2020-11-05 12:21:40 +07:00