[PATCH] D65545: Handle some fs::remove failures
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 14:32:30 PDT 2019
bruno accepted this revision.
bruno added a comment.
LGTM with one minor change.
================
Comment at: clang/lib/Frontend/PrecompiledPreamble.cpp:38
+#define DEBUG_TYPE "pch"
+
----------------
`pch-preamble` is more accurate here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65545/new/
https://reviews.llvm.org/D65545
More information about the cfe-commits
mailing list