[all-commits] [llvm/llvm-project] 1b2efe: Fix this test to be more robust

Aaron Ballman via All-commits all-commits at lists.llvm.org
Sat Sep 17 05:07:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b2efe8d87b30052de944f0153d3833046b80604
      https://github.com/llvm/llvm-project/commit/1b2efe8d87b30052de944f0153d3833046b80604
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-09-17 (Sat, 17 Sep 2022)

  Changed paths:
    M clang/test/CXX/drs/dr4xx.cpp

  Log Message:
  -----------
  Fix this test to be more robust

The test is failing because it lacks a target triple, so the number of
diagnostics differs between Windows and Linux targets.

This should correct the issue found by:
https://lab.llvm.org/buildbot/#/builders/109/builds/46804




More information about the All-commits mailing list