llvm-project
5a9f1039
- [clang] Create PointerToBoolean casts for C casts (#155368)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 days ago
[clang] Create PointerToBoolean casts for C casts (#155368) Don't create CK_BitCast casts from `nullptr_t` to `bool`. Fixes #155126
References
#155368 - [clang] Create PointerToBoolean casts for C casts
Author
tbaederr
Parents
a0cc7767
Loading