[all-commits] [llvm/llvm-project] 3f3b19: [clang][NFC] Clean up SemaChecking.cpp (#141041)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat May 24 07:17:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f3b19d2b788e976281be1d8441d167540d1e197
https://github.com/llvm/llvm-project/commit/3f3b19d2b788e976281be1d8441d167540d1e197
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/include/clang/Sema/SemaObjC.h
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaObjC.cpp
Log Message:
-----------
[clang][NFC] Clean up SemaChecking.cpp (#141041)
Make pointer parameters const, remove some unused parameters, fix coding
style, etc.
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