diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2013-11-17 09:47:39 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2013-11-17 09:47:39 +0000 |
commit | 9c131c1f36661d9f82fd5680029fac15a1433f98 (patch) | |
tree | e00c480a13c79f7f81ee7aa708196bd21fbcd80e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d29d97c775a14bd4b3fc7b1b2c8539fdb547f5f5 (diff) | |
download | llvm-9c131c1f36661d9f82fd5680029fac15a1433f98.zip llvm-9c131c1f36661d9f82fd5680029fac15a1433f98.tar.gz llvm-9c131c1f36661d9f82fd5680029fac15a1433f98.tar.bz2 |
DebugLoc defines LineCol as 32 bit in comment but unsigned in code.
This patch modifies LineCol to be a uint32_t.
See http://llvm.org/bugs/show_bug.cgi?id=17957
llvm-svn: 194957
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions