Skip to content
Commit 979ae80a authored by Richard Smith's avatar Richard Smith
Browse files

PR42301: Abort cleanly if we encounter a huge source file rather than

crashing.

Ideally we wouldn't care about the size of a file so long as it fits in
memory, but in practice we have lots of hardocded assumptions that
unsigned can be used to index files, string literals, and so on.

llvm-svn: 364103
parent 5050a8da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment