[all-commits] [llvm/llvm-project] e95106: Add a target triple to fix failures on MS build bots.

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Jun 30 17:27:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e95106f50190d7a25dfad57adf0317ca6cfa9a4f
      https://github.com/llvm/llvm-project/commit/e95106f50190d7a25dfad57adf0317ca6cfa9a4f
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M clang/test/Coverage/ast-printing.cpp

  Log Message:
  -----------
  Add a target triple to fix failures on MS build bots.

-ast-dump=json tries to mangle every declaration, and under the MS ABI
there are still a few things we can't mangle, which caused this test to
assert.




More information about the All-commits mailing list