[all-commits] [llvm/llvm-project] 49946d: [clang][dataflow][NFC] Remove unused variable.
martinboehme via All-commits
all-commits at lists.llvm.org
Thu May 25 05:10:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49946df8211e9d36f0b3755e64b55bc28c0a4247
https://github.com/llvm/llvm-project/commit/49946df8211e9d36f0b3755e64b55bc28c0a4247
Author: Martin Braenne <mboehme at google.com>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
Log Message:
-----------
[clang][dataflow][NFC] Remove unused variable.
Thanks to chapuni to pointing this out on
https://reviews.llvm.org/D151183.
Differential Revision: https://reviews.llvm.org/D151430
More information about the All-commits
mailing list