[all-commits] [llvm/llvm-project] 5ee616: [analyzer] Fix SARIF column locations
jranieri-grammatech via All-commits
all-commits at lists.llvm.org
Tue Jan 14 12:38:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5ee616a710bcb52cf9f1f7951644d098d38e7b6a
https://github.com/llvm/llvm-project/commit/5ee616a710bcb52cf9f1f7951644d098d38e7b6a
Author: Joe Ranieri <jranieri at grammatech.com>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
M clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif
M clang/test/Analysis/diagnostics/Inputs/expected-sarif/sarif-multi-diagnostic-test.c.sarif
M clang/test/Analysis/diagnostics/sarif-multi-diagnostic-test.c
Log Message:
-----------
[analyzer] Fix SARIF column locations
Differential revision: https://reviews.llvm.org/D70689
More information about the All-commits
mailing list