[all-commits] [llvm/llvm-project] 322c1a: [clang][bytecode] Fix a few coding style mishaps (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Oct 12 00:41:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 322c1a25c3df587b34cd606c2c266598b351cd24
https://github.com/llvm/llvm-project/commit/322c1a25c3df587b34cd606c2c266598b351cd24
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-10-12 (Sun, 12 Oct 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode] Fix a few coding style mishaps (#163045)
PrimType variables end in T, not PT. Remove const from local primitive
variables.
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