[PATCH] D110665: [clang] Don't use the AST to display backend diagnostics

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 29 13:22:54 PDT 2021


aeubanks updated this revision to Diff 376024.
aeubanks added a comment.

add comments (including why it's a vector and not an actual map)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110665/new/

https://reviews.llvm.org/D110665

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/lib/CodeGen/CodeGenAction.cpp
  clang/test/Frontend/backend-diagnostic.c
  clang/test/Misc/backend-stack-frame-diagnostics-fallback.cpp
  clang/test/Misc/backend-stack-frame-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110665.376024.patch
Type: text/x-patch
Size: 8746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210929/7dfa3c29/attachment-0001.bin>


More information about the cfe-commits mailing list