[all-commits] [llvm/llvm-project] 1740cf: [clang][Interp][NFC] Use std::byte to refer to Blo...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Aug 17 04:04:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1740cf34533756befd06e878340b69ca1885041c
https://github.com/llvm/llvm-project/commit/1740cf34533756befd06e878340b69ca1885041c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/Descriptor.cpp
M clang/lib/AST/Interp/Descriptor.h
M clang/lib/AST/Interp/InterpBlock.h
M clang/lib/AST/Interp/Program.h
Log Message:
-----------
[clang][Interp][NFC] Use std::byte to refer to Block data
More information about the All-commits
mailing list