As result deduplication or reduction is not supported in the framework,
we should leave the deplication to tools (if needed) until the framework supports it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D42111
[Tooling] Don't deduplicate tool results in the All-TUs executor. ClosedPublic Authored by ioeric on Jan 16 2018, 9:54 AM.
Details Summary As result deduplication or reduction is not supported in the framework,
Diff Detail
Event Timelineioeric added a child revision: D42113: [clangd] Deduplicate symbols collected in global-symbol-builder tool..Jan 16 2018, 10:04 AM This revision is now accepted and ready to land.Jan 17 2018, 6:18 AM Closed by commit rC322691: [Tooling] Don't deduplicate tool results in the All-TUs executor. (authored by ioeric). · Explain WhyJan 17 2018, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 130204 include/clang/Tooling/AllTUsExecution.h
lib/Tooling/AllTUsExecution.cpp
|