[PATCH] D95860: [clang][Frontend] Fix a crash in DiagnosticRenderer.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 16 23:53:52 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG085dcc82178f: [clang][Frontend] Fix a crash in DiagnosticRenderer. (authored by balazske).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95860

Files:
  clang/lib/Frontend/DiagnosticRenderer.cpp
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-begin-1.inc
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-begin-2.inc
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-begin-macro-1.inc
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-begin-macro-2.inc
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-end-macro.inc
  clang/test/Analysis/copypaste/Inputs/clone-begin-end-different-file-end.inc
  clang/test/Analysis/copypaste/clone-begin-end-different-file.cpp
  clang/test/Frontend/crash-diagnostic-renderer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95860.324215.patch
Type: text/x-patch
Size: 5097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210217/db062fe0/attachment.bin>


More information about the cfe-commits mailing list