[PATCH] D151575: [clang][diagnostics] Always show include stacks on errors
Zenong Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 7 10:34:02 PDT 2023
SlaterLatiao updated this revision to Diff 538197.
SlaterLatiao added a comment.
- Emit include stack on all top-level diagnostics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151575/new/
https://reviews.llvm.org/D151575
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Frontend/DiagnosticRenderer.cpp
clang/test/Misc/Inputs/include-stack-on-error-1.h
clang/test/Misc/Inputs/include-stack-on-error-2.h
clang/test/Misc/Inputs/include-stack-on-error-3.h
clang/test/Misc/include-stack-on-error-1.cpp
clang/test/Misc/include-stack-on-error-2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151575.538197.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230707/2985a146/attachment.bin>
More information about the cfe-commits
mailing list