[all-commits] [llvm/llvm-project] ee29af: [clang][NFC] Convert LookupResultKind to scoped enum
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Apr 27 22:42:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee29afe1e56d911f2fde54f5de141f4c4a0a1feb
https://github.com/llvm/llvm-project/commit/ee29afe1e56d911f2fde54f5de141f4c4a0a1feb
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2025-04-28 (Mon, 28 Apr 2025)
Changed paths:
M clang/include/clang/Sema/Lookup.h
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/lib/Sema/SemaExprObjC.cpp
M clang/lib/Sema/SemaLookup.cpp
M clang/lib/Sema/SemaTemplate.cpp
M clang/lib/Sema/SemaTemplateVariadic.cpp
M clang/lib/Sema/TreeTransform.h
M clang/utils/ClangVisualizers/clang.natvis
Log Message:
-----------
[clang][NFC] Convert LookupResultKind 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