| commit | 24374aef1b108028fdc588aa06c66b0d813d112a | [log] [tgz] |
|---|---|---|
| author | Jonas Devlieghere <jonas@devlieghere.com> | Thu May 23 05:12:11 2019 +0000 |
| committer | Jonas Devlieghere <jonas@devlieghere.com> | Thu May 23 05:12:11 2019 +0000 |
| tree | e6c35889b1b89bad88d9af6c47bc3461f531593c | |
| parent | 3d68a38be8d28e25160ff90ff9f35bee61173186 [diff] |
[Utility] Modernize C-style cats Replaces the remaining C-style casts with explicit casts in Utility. The motivation is that they are (1) easier to spot and (2) don't have multiple meanings. llvm-svn: 361458