[PATCH] D97449: [Diagnose] Unify MCContext and LLVMContext diagnosing

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 1 15:06:22 PST 2021


ychen added a comment.

In D97449#2595415 <https://reviews.llvm.org/D97449#2595415>, @MaskRay wrote:

> LG. Can you attach an example triggering clang `InlineAsmDiagHandler2`? I want to check what the diagnostics look like before and now.

`clang/test/CodeGen/asm-errors.c` should trigger it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97449



More information about the cfe-commits mailing list