[all-commits] [llvm/llvm-project] 5480be: [clang][NFC] Refactor Sema::DiagnoseSentinelCalls
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Nov 14 23:59:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5480be13d5bff9df8d306cd948ff975ed577c054
https://github.com/llvm/llvm-project/commit/5480be13d5bff9df8d306cd948ff975ed577c054
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-11-15 (Wed, 15 Nov 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[clang][NFC] Refactor Sema::DiagnoseSentinelCalls
Fix indentation, naming and capitalization to match current style
guides.
More information about the All-commits
mailing list