[all-commits] [llvm/llvm-project] 7f5655: [clang][sema] Remove unused local SourceLocation (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 31 04:53:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f5655c50793444b1c3ce3ecea332efc03b9b323
https://github.com/llvm/llvm-project/commit/7f5655c50793444b1c3ce3ecea332efc03b9b323
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
Log Message:
-----------
[clang][sema] Remove unused local SourceLocation (#151455)
getIntegerConstantExpr() doesn't force us to pass one, so don't.
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