[all-commits] [llvm/llvm-project] 1812a4: [clang] Remove unused local variables (NFC) (#138468)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun May 4 14:14:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1812a43a22a82adccf46d6589b8460a3a7a2678e
https://github.com/llvm/llvm-project/commit/1812a43a22a82adccf46d6589b8460a3a7a2678e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
M clang/lib/Sema/SemaPPC.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/lib/StaticAnalyzer/Core/BugReporter.cpp
M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
M clang/unittests/Tooling/CompilationDatabaseTest.cpp
Log Message:
-----------
[clang] Remove unused local variables (NFC) (#138468)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list