[PATCH] D82118: [clang][module] Improve incomplete-umbrella warning
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 15:22:35 PDT 2020
zixuw added a comment.
@arphaman @vsapsai @bruno
This diff has been sitting here for too long. I've separated out the fix-it hint part (working on implementing a //'FullSourceRange'// to be used by FixItHint now) and this is just a concise change for the warning message now. Does it look good?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82118/new/
https://reviews.llvm.org/D82118
More information about the cfe-commits
mailing list