[all-commits] [llvm/llvm-project] d3db74: [clang] Remove unused variable AllElementsInt.
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Feb 28 09:28:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3db74eadbfc06425668b39c41eeeca22f747978
https://github.com/llvm/llvm-project/commit/d3db74eadbfc06425668b39c41eeeca22f747978
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[clang] Remove unused variable AllElementsInt.
This has been unused ever since it was committed in b8a501ccf1.
Differential Revision: https://reviews.llvm.org/D120629
More information about the All-commits
mailing list