Skip to content

Commit fdf63c4

Browse files
authored
[NFC][libclc] Code readability improvements (#8230)
- Hoist some repeated long subexpressions into named variables. - Use some shorter (but hopefully still readable) variables names where appropriate - Use `auto` for the result of a `static_cast` to avoid needless repetition - contract some diagnostic printing. - split a long function
1 parent 22cefab commit fdf63c4

File tree

1 file changed

+185
-208
lines changed

1 file changed

+185
-208
lines changed

0 commit comments

Comments
 (0)