[all-commits] [llvm/llvm-project] ed673a: [clang][NFC] Convert `Sema::OffsetOfKind` to scope...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Thu May 1 21:50:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed673aac7aa78896ec55aa615e37432006c2830a
https://github.com/llvm/llvm-project/commit/ed673aac7aa78896ec55aa615e37432006c2830a
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M clang/include/clang/Parse/Parser.h
M clang/include/clang/Parse/RAIIObjectsForParser.h
M clang/include/clang/Sema/Sema.h
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaTemplate.cpp
Log Message:
-----------
[clang][NFC] Convert `Sema::OffsetOfKind` 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