[all-commits] [llvm/llvm-project] c24f0f: [NFC][clang-extdef-mapping] fix test failure on un...

Ding Fei via All-commits all-commits at lists.llvm.org
Tue Jul 18 04:57:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c24f0f9bd6f4261d3ebdb34cbf4634026be0f2dc
      https://github.com/llvm/llvm-project/commit/c24f0f9bd6f4261d3ebdb34cbf4634026be0f2dc
  Author: dingfei <fding at feysh.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M clang/test/Tooling/ms-asm-clang-extdef-mapping.c

  Log Message:
  -----------
  [NFC][clang-extdef-mapping] fix test failure on unsupported targets

ms-stlye asm block is not supported on targets like arm/hexagon.
Specify a working target as POC.

Introduced by https://reviews.llvm.org/D154983

Differential Revision: https://reviews.llvm.org/D155576




More information about the All-commits mailing list