[all-commits] [llvm/llvm-project] ab5ebe: [NFC][Clang][Test] Fix warning-as-error

Michael Platings via All-commits all-commits at lists.llvm.org
Thu Aug 3 00:30:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab5ebe4b2088ba3a22a7922cd8bd827a7cedc3a4
      https://github.com/llvm/llvm-project/commit/ab5ebe4b2088ba3a22a7922cd8bd827a7cedc3a4
  Author: Michael Platings <michael.platings at arm.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M clang/test/Driver/fsemantic-interposition.c

  Log Message:
  -----------
  [NFC][Clang][Test] Fix warning-as-error

Since D156363 this test has been failing with -Wmissing-multilib if
multilib is configured for the BareMetal toolchain.
By setting sysroot the test is more hermetic and the failure is avoided.




More information about the All-commits mailing list