[all-commits] [llvm/llvm-project] d15e7d: [clang][Hexagon] Match -lc option more specificall...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Feb 3 02:08:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d15e7dd1238df20e9c09cc91930f716e0d3d5b05
      https://github.com/llvm/llvm-project/commit/d15e7dd1238df20e9c09cc91930f716e0d3d5b05
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M clang/test/Driver/hexagon-toolchain-linux.c

  Log Message:
  -----------
  [clang][Hexagon] Match -lc option more specifically in toolchain test

In https://lab.llvm.org/buildbot/#/builders/185/builds/1341
our bot happened to generate a temporary file path with -lc in
it.

Match with "" around the options so this doesn't happen again.




More information about the All-commits mailing list