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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Can you comment what int means?