llvm-project
6dde3496
- [clang][sema][NFC] Clean up builtin arg checking functions (#158615)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
[clang][sema][NFC] Clean up builtin arg checking functions (#158615) Always take an `unsigned` for the argument index, pull some locals in the closest scope and use `APInt::isPowerOf2()`.
References
#158615 - [clang][sema][NFC] Clean up builtin arg checking functions
Author
tbaederr
Parents
b9b92d72
Loading