[PATCH] D146867: [Diagnostic] printing name of uninitialized subobject instead of its type
suman meena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 25 04:57:04 PDT 2023
simideveloper added a comment.
I am an outreachy applicant and working on this issue for the past some weeks for my contribution on the community page till that time this issue was listed on the introductory issues list on the outreachy page I thought this issue is still open but was not aware of someone working sorry it's my bad if it's already solved.
================
Comment at: clang/include/clang/Basic/DiagnosticASTKinds.td:9
-//----------------understanding syntax of diagnostics messages--------===//
-//keyword after def represents symbolic constant for that diagnostics
----------------
junaire wrote:
> Why delete these? Looks like unrelated changes.
I submitted another review for documentation on diagnostic in which I added these comments but it was not relevant so I removed it
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146867/new/
https://reviews.llvm.org/D146867
More information about the cfe-commits
mailing list