[all-commits] [llvm/llvm-project] ed75e5: [NFC][Clang][AST] Adopt `llvm::copy` in Clang AST ...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Mon Jun 23 10:11:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed75e55a70aaf898c35ad4ca0f5936bf72e4fc11
https://github.com/llvm/llvm-project/commit/ed75e55a70aaf898c35ad4ca0f5936bf72e4fc11
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/include/clang/AST/ASTContext.h
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/AST/Stmt.h
M clang/lib/AST/ASTImporter.cpp
M clang/lib/AST/Decl.cpp
M clang/lib/AST/DeclObjC.cpp
M clang/lib/AST/ExprCXX.cpp
M clang/lib/AST/ExprConcepts.cpp
M clang/lib/AST/ExprObjC.cpp
M clang/lib/AST/OpenMPClause.cpp
M clang/lib/AST/Stmt.cpp
M clang/lib/AST/StmtCXX.cpp
M clang/lib/AST/Type.cpp
Log Message:
-----------
[NFC][Clang][AST] Adopt `llvm::copy` in Clang AST (#145192)
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