[all-commits] [llvm/llvm-project] 0647f4: Drop a path component from the sarif diagnostics t...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Jan 24 12:38:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0647f4a77a2f9aab84c961982193bea1a9eb1585
      https://github.com/llvm/llvm-project/commit/0647f4a77a2f9aab84c961982193bea1a9eb1585
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M clang/test/Frontend/sarif-diagnostics.cpp

  Log Message:
  -----------
  Drop a path component from the sarif diagnostics test; NFC

The test currently expects to be run in a directory named 'clang' but
that's not valid for our release tarballs. We don't actually care what
base directory the test is run from, so this removes the path component
entirely.




More information about the All-commits mailing list