From: James Y Knight Date: Tue, 15 Jan 2019 16:18:52 +0000 (+0000) Subject: Remove irrelevant references to legacy git repositories from X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fe2cedf079a9f98ed2f20cccfef071c8daff41c;p=clang 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 --- 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" } } ],