[all-commits] [llvm/llvm-project] 991c7e: [clang][dataflow][NFC] Remove unused parameter fro...
martinboehme via All-commits
all-commits at lists.llvm.org
Tue Apr 11 04:32:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 991c7e11728f6f6372e5dc865e3a4c0636a575ea
https://github.com/llvm/llvm-project/commit/991c7e11728f6f6372e5dc865e3a4c0636a575ea
Author: Martin Braenne <mboehme at google.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
Log Message:
-----------
[clang][dataflow][NFC] Remove unused parameter from `insertIfGlobal()`.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D148004
More information about the All-commits
mailing list