diff options
author | yijiagu <yijiagu@google.com> | 2022-12-20 19:00:26 -0800 |
---|---|---|
committer | Eugene Zhulenev <ezhulenev@google.com> | 2022-12-20 19:17:35 -0800 |
commit | 4109276fb46ad36c320ebb738eadb4ab2ecc4763 (patch) | |
tree | cb0f3f8cde95e2fb73b04d653529f36dc484eb14 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6761ba7639a4a1285a2e86a4beaad70569a6c222 (diff) | |
download | llvm-4109276fb46ad36c320ebb738eadb4ab2ecc4763.zip llvm-4109276fb46ad36c320ebb738eadb4ab2ecc4763.tar.gz llvm-4109276fb46ad36c320ebb738eadb4ab2ecc4763.tar.bz2 |
Replace void* with std::byte* in AsyncRuntime
Replace void* with std::byte* in AsyncRuntime to make it clear that these pointers point to a memory region.
Reviewed By: ezhulenev
Differential Revision: https://reviews.llvm.org/D140428
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions