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

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 07:26:07 PST 2021


steakhal added a comment.

Please, also add a regression test for Haoxin Tu's reproducer.

  // RUN: %clang %s
  
  // expected warning....
  volatile long a ( a .~b


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