[all-commits] [llvm/llvm-project] f8b750: [clang][NFC] Move a variable into the closest scope
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Oct 26 02:41:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8b7506e2db2a162deec8343d6942258484be233
https://github.com/llvm/llvm-project/commit/f8b7506e2db2a162deec8343d6942258484be233
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
Log Message:
-----------
[clang][NFC] Move a variable into the closest scope
AllocType is not used anywhere else.
More information about the All-commits
mailing list