[PATCH] D151575: [clang][diagnostics] Always show include stacks on errors
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 13:24:34 PDT 2023
dblaikie added a comment.
Judging by @aaron.ballman's comment on the bug, I can see the logic here.
Though perhaps this notion generalizes to all non-note types, not just errors (like perhaps we should print the include stack for each warning, too?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151575/new/
https://reviews.llvm.org/D151575
More information about the cfe-commits
mailing list