[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 2 08:15:41 PST 2021


balazske added a comment.

In D95860#2536609 <https://reviews.llvm.org/D95860#2536609>, @steakhal wrote:

> Please, also add a regression test for Haoxin Tu's reproducer.
>
>   // RUN: %clang %s
>   
>   // expected warning....
>   volatile long a ( a .~b

What about already the added test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95860



More information about the cfe-commits mailing list