[clang-doc] Bump BitcodeWriter max line number to 32U
authorJulie Hockett <juliehockett@google.com>
Fri, 23 Aug 2019 21:14:05 +0000 (21:14 +0000)
committerJulie Hockett <juliehockett@google.com>
Fri, 23 Aug 2019 21:14:05 +0000 (21:14 +0000)
commit245154de50021041710b32e9a062bc075b321422
tree60ecfee135895fe7a54b4d9a30506c999d0536f2
parentb7be5b90955eac64622e07b11e6b4fbbdbcea0a2
[clang-doc] Bump BitcodeWriter max line number to 32U

PR43039 reports hitting the assert on a very large file, so bumping this
to allow for larger files.

Differential Revision: https://reviews.llvm.org/D66681

llvm-svn: 369811
clang-tools-extra/clang-doc/BitcodeWriter.h