Details
Details
Diff Detail
Diff Detail
Event Timeline
| llvm/include/llvm/Support/LowLevelTypeImpl.h | ||
|---|---|---|
| 213 | why int? | |
| llvm/include/llvm/Support/LowLevelTypeImpl.h | ||
|---|---|---|
| 213 | Copy paste from the above divide. Plus I'm generally of the belief that using unsigned is bad, but basically everywhere else uses unsigned | |
Comment Actions
LGTM
| llvm/include/llvm/Support/LowLevelTypeImpl.h | ||
|---|---|---|
| 213 | that's like the opposite of my personal belief | |
why int?