diff options
| author | James Y Knight <jyknight@google.com> | 2019-01-15 16:18:52 +0000 |
|---|---|---|
| committer | James Y Knight <jyknight@google.com> | 2019-01-15 16:18:52 +0000 |
| commit | 693d39dd12710a3634e287dfa5d0dd516fbe24d6 (patch) | |
| tree | f62e4ca4197ec493b0ea5c123fe5494298cf9862 /clang | |
| parent | 4e38b8f8bd2f394de342f31011602679b78c0439 (diff) | |
| download | bcm5719-llvm-693d39dd12710a3634e287dfa5d0dd516fbe24d6.tar.gz bcm5719-llvm-693d39dd12710a3634e287dfa5d0dd516fbe24d6.zip | |
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.)
llvm-svn: 351200
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif b/clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif index 97fe4d7bee5..70efae4574d 100644 --- a/clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif +++ b/clang/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" } } ], |

