diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-03-06 06:04:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-03-06 06:04:39 +0000 |
commit | 93d65c785ef42b688bde80e253db0f35870dedef (patch) | |
tree | a95b015b6b2df9c9bf8862e955c1313b35da2125 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f875c10fda10ad827e92efca1b90cd9302be6edb (diff) | |
download | llvm-93d65c785ef42b688bde80e253db0f35870dedef.zip llvm-93d65c785ef42b688bde80e253db0f35870dedef.tar.gz llvm-93d65c785ef42b688bde80e253db0f35870dedef.tar.bz2 |
Use uint16_t to store indices into string table since C++ only allows 64K string literals so the index into the big string can never be larger than that.
llvm-svn: 152105
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions