Drop a path component from the sarif diagnostics test; NFC
authorAaron Ballman <aaron@aaronballman.com>
Tue, 24 Jan 2023 20:35:36 +0000 (15:35 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 24 Jan 2023 20:37:53 +0000 (15:37 -0500)
commit0647f4a77a2f9aab84c961982193bea1a9eb1585
tree7dc182fbfa5ee5512d6bc49ac54f92b11af28a4e
parentf6b87c0029f124704c2fc87924db8b9a431b61c5
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.
clang/test/Frontend/sarif-diagnostics.cpp