[all-commits] [llvm/llvm-project] 6d17eb: [NFC][Clang][AST] Use `llvm::copy` instead of `mem...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Mon Jun 23 07:10:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d17eb5126b352c7929e2cfcd2440c3bd70ec907
https://github.com/llvm/llvm-project/commit/6d17eb5126b352c7929e2cfcd2440c3bd70ec907
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/lib/AST/ASTImporter.cpp
M clang/lib/AST/Expr.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaExprObjC.cpp
Log Message:
-----------
[NFC][Clang][AST] Use `llvm::copy` instead of `memcpy` in StringLiteral (#145187)
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