[all-commits] [llvm/llvm-project] f7f3df: [clang][bytecode] Refactor Program::createGlobalSt...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 3 00:42:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7f3dfce3d33c23c4bea8a7dbb3e1993f1f809bd
https://github.com/llvm/llvm-project/commit/f7f3dfce3d33c23c4bea8a7dbb3e1993f1f809bd
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Program.cpp
Log Message:
-----------
[clang][bytecode] Refactor Program::createGlobalString (#125467)
Remove unnecesary narrow() calls, rename a variable and initialize the
array as a whole instead of each element individually.
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