[all-commits] [llvm/llvm-project] 4e6b07: Fix clang version check in SARIF diagnostics test
yabinc via All-commits
all-commits at lists.llvm.org
Thu Oct 13 12:17:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e6b071509d6300db024d47c8c2791da71470b11
https://github.com/llvm/llvm-project/commit/4e6b071509d6300db024d47c8c2791da71470b11
Author: Yabin Cui <yabinc at google.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M clang/test/Frontend/sarif-diagnostics.cpp
Log Message:
-----------
Fix clang version check in SARIF diagnostics test
This is to allow future clang versions and use of LLVM_VERSION_PATCH.
Differential Revision: https://reviews.llvm.org/D135896
More information about the All-commits
mailing list