diff options
author | Rui Ueyama <ruiu@google.com> | 2014-04-04 01:22:51 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-04-04 01:22:51 +0000 |
commit | 992fdc0785462f69917308b9436f39b0c4bb0516 (patch) | |
tree | 0bb90c10df8422c845a0672d6a388ea92341fcc9 /clang/test/Driver/cl-options.c | |
parent | c351ed296656fd5779454350a2c21b18e86e2221 (diff) | |
download | bcm5719-llvm-992fdc0785462f69917308b9436f39b0c4bb0516.tar.gz bcm5719-llvm-992fdc0785462f69917308b9436f39b0c4bb0516.zip |
SymbolTable::size() returns an unsigned int.
It's better to use the same type rather than a fixed width integer type
that may be different from the return type.
llvm-svn: 205597
Diffstat (limited to 'clang/test/Driver/cl-options.c')
0 files changed, 0 insertions, 0 deletions