CallDescriptions deserve its own translation unit.
This patch simply moves the corresponding parts.
Also includes the CallDescription.h where it's necessary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D113587 Authored by steakhal on Nov 10 2021, 10:45 AM.
Details Summary CallDescriptions deserve its own translation unit.
Diff Detail
Event TimelineHerald added subscribers: manas, dkrupp, donat.nagy and 8 others. · View Herald TranscriptNov 10 2021, 10:45 AM steakhal added a child revision: D113588: [analyzer][NFC] Make the API of CallDescription safer slightly.Nov 10 2021, 10:46 AM This revision is now accepted and ready to land.Nov 12 2021, 8:37 AM Closed by commit rG0b9d3a6e53e6: [analyzer][NFC] Separate CallDescription from CallEvent (authored by steakhal). · Explain WhyNov 15 2021, 10:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387315 |