[all-commits] [llvm/llvm-project] 6a81e6: [clang][dataflow] Remove unused parameter from `di...
martinboehme via All-commits
all-commits at lists.llvm.org
Wed May 17 07:28:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a81e694ab806d257e43cbc2e32c06099d70cbd8
https://github.com/llvm/llvm-project/commit/6a81e694ab806d257e43cbc2e32c06099d70cbd8
Author: Martin Braenne <mboehme at google.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
Log Message:
-----------
[clang][dataflow] Remove unused parameter from `diagnoseUnwrapCall()`.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D150756
More information about the All-commits
mailing list