[all-commits] [llvm/llvm-project] c2c0ef: [clang][NFC] Convert `Sema::VariadicCallType` to s...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Wed Apr 30 21:01:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2c0ef50a1a679058fffe445a6e78b6d232dc231
https://github.com/llvm/llvm-project/commit/c2c0ef50a1a679058fffe445a6e78b6d232dc231
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/lib/Sema/SemaExprObjC.cpp
M clang/lib/Sema/SemaObjC.cpp
M clang/lib/Sema/SemaOverload.cpp
Log Message:
-----------
[clang][NFC] Convert `Sema::VariadicCallType` to scoped enum
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