[all-commits] [llvm/llvm-project] 365f36: Convert uses of std::optional<NullabilityKind> to ...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Mon Apr 13 11:07:13 PDT 2026
Branch: refs/heads/users/mizvekov/small-optional
Home: https://github.com/llvm/llvm-project
Commit: 365f367a5e819f0fc88d4cdd1e37bd4833e38549
https://github.com/llvm/llvm-project/commit/365f367a5e819f0fc88d4cdd1e37bd4833e38549
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M clang/include/clang/APINotes/Types.h
M clang/include/clang/AST/TypeBase.h
M clang/include/clang/Basic/Specifiers.h
M clang/lib/APINotes/APINotesTypes.cpp
M clang/lib/AST/Type.cpp
M clang/lib/Sema/Sema.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaExprObjC.cpp
M clang/lib/Sema/SemaType.cpp
Log Message:
-----------
Convert uses of std::optional<NullabilityKind> to OptionalUnsigned
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