[all-commits] [llvm/llvm-project] 7fde4e: Add some helpers to better check Scope's kind. NFC
Jun Zhang via All-commits
all-commits at lists.llvm.org
Fri Apr 15 20:32:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fde4e221300dbdefe9cdd70ff59f22f1dc9aee9
https://github.com/llvm/llvm-project/commit/7fde4e221300dbdefe9cdd70ff59f22f1dc9aee9
Author: Jun Zhang <jun at junz.org>
Date: 2022-04-16 (Sat, 16 Apr 2022)
Changed paths:
M clang/include/clang/Sema/Scope.h
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/lib/Parse/ParseStmt.cpp
M clang/lib/Parse/Parser.cpp
M clang/lib/Sema/IdentifierResolver.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/lib/Sema/SemaCoroutine.cpp
M clang/lib/Sema/SemaExprMember.cpp
M clang/lib/Sema/SemaStmt.cpp
Log Message:
-----------
Add some helpers to better check Scope's kind. NFC
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list