[all-commits] [llvm/llvm-project] aaae6a: [clang][bytecode][NFC] Use Pointer::initializeAllE...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 26 03:46:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaae6ac6dec1fab6ab88c332002d7446d8e3f0ab
https://github.com/llvm/llvm-project/commit/aaae6ac6dec1fab6ab88c332002d7446d8e3f0ab
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M clang/lib/AST/ByteCode/Program.cpp
Log Message:
-----------
[clang][bytecode][NFC] Use Pointer::initializeAllElements() in Program (#155391)
We just initialized the entire string, so use this function instead.
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