llvm-project
5e91314b
- [ADT] Improve a comment in APInt.h (#156390)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
244 days ago
[ADT] Improve a comment in APInt.h (#156390) We don't have to remove this constructor if we are worried about accidental binding. We can use "= delete" instead. Also, this patch replaces "captured by" with "bound to" as that is more precise.
References
#156390 - [ADT] Improve a comment in APInt.h
Author
kazutakahirata
Parents
8bc2eb86
Loading