summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2019-01-15 16:18:52 +0000
committerJames Y Knight <jyknight@google.com>2019-01-15 16:18:52 +0000
commit1fe2cedf079a9f98ed2f20cccfef071c8daff41c (patch)
treed774a5ce799c6eb857ad91ebed32e3a6930ed437
parent22a4e7a8e6e900c9c9fab3daf177305552a398b5 (diff)
Remove irrelevant references to legacy git repositories from
compiler identification lines in test-cases. (Doing so only because it's then easier to search for references which are actually important and need fixing.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351200 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif b/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif
index 97fe4d7bee..70efae4574 100644
--- a/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif
+++ b/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif
@@ -106,7 +106,7 @@
"fullName": "clang static analyzer",
"language": "en-US",
"name": "clang",
- "version": "clang version 8.0.0 (https://github.com/llvm-project/clang.git a5ccb257a7a70928ede717a7c282f5fc8cbed310) (https://github.com/llvm-mirror/llvm.git 73cebd79c512f7129eca16b0f3a7abd21d2881e8)"
+ "version": "clang version 8.0.0"
}
}
],