[PATCH] D105408: [clang-format] Pass a TextDiagnosticPrinter when we can not create tempory file.
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 6 09:03:10 PDT 2021
MyDeveloperDay added a comment.
Yeah, I made the almost identical change but got some push back on it extending the dependencies (I think it also meant that the clang-format target needed alot more source to be compiled)
Dinking around in clangBasic is probably outside my pay grade ;-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105408/new/
https://reviews.llvm.org/D105408
More information about the cfe-commits
mailing list