This revision was automatically updated to reflect the committed changes.
Closed by commit rL366782: [CrossTU] Added CTU argument to diagnostic consumer
create fn. (authored by balazske, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit
Szelethus added reviewers: NoQ, Szelethus.
Szelethus accepted this revision.
Szelethus added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64635/new/
https://reviews.llvm.org/D64635
balazske created this revision.
Herald added subscribers: cfe-commits, gamesh411, Szelethus, dkrupp.
Herald added a project: clang.
The PListDiagnosticConsumer needs a new CTU parameter that is passed
through the create functions.
Repository:
rC Clang
https://reviews.llvm.org/D64635
Files: