about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-08-25 19:52:21 +1000
committerGitHub <noreply@github.com>2025-08-25 19:52:21 +1000
commit0b672857c40a7c9044a0f3c6371dd84907604995 (patch)
tree99981502b90e43a685fe253c6ae6cfd14b9cde2b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd89d8a7909d27dba72999c3c6c8f7d3e65486d31 (diff)
parentb4e97e5d866dd43c110d337affc419d5ac482765 (diff)
downloadrust-0b672857c40a7c9044a0f3c6371dd84907604995.tar.gz
rust-0b672857c40a7c9044a0f3c6371dd84907604995.zip
Rollup merge of #145817 - Zalathar:llvm-bool, r=workingjubilee
cg_llvm: Replace the `llvm::Bool` typedef with a proper newtype

This should be nicer and more type-safe than the old typedef for `c_int`/`i32`.

Using `#[repr(transparent)]` should ensure that it's still ABI-compatible.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions