[all-commits] [llvm/llvm-project] 54aca3: [clang][NFC] Use a more accurate size type in the ...
CaprYang via All-commits
all-commits at lists.llvm.org
Thu Jul 20 11:55:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54aca3f33f630d2b2955b225401efeb1b4225177
https://github.com/llvm/llvm-project/commit/54aca3f33f630d2b2955b225401efeb1b4225177
Author: CaprYang <capryang at gmail.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/lib/Sema/SemaExprCXX.cpp
Log Message:
-----------
[clang][NFC] Use a more accurate size type in the new operation
This prevents issues when PointerWidth and the SizeType width are not same.
Differential Revision: https://reviews.llvm.org/D152160
More information about the All-commits
mailing list