diff options
| author | Erich Keane <erich.keane@intel.com> | 2018-02-07 00:37:19 +0000 |
|---|---|---|
| committer | Erich Keane <erich.keane@intel.com> | 2018-02-07 00:37:19 +0000 |
| commit | b73d2df1e1d3239926de20bd63086e62f60dc6db (patch) | |
| tree | 2161e4359ff93e3a44690db5a6b3fbfd16310767 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 7a76ada901ca81fa384d147eba1d8bab810da463 (diff) | |
[NFC] Change odd cast-through-unknown behavior to an Optional
This bit of code in the driver uses '~0U' as a sentinel value.
The result is an odd mishmash of casts just to work. This replaces
it with an optional, which is a little less crazy looking.
--ehis line, and those below, will be ignored--
M lib/Driver/Driver.cpp
llvm-svn: 324433
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
