]> granicus.if.org Git - clang/commit
Hopefully the last of the APSInt signedness issues with initializers. Fixes PR clang...
authorDouglas Gregor <dgregor@apple.com>
Fri, 23 Jan 2009 21:04:18 +0000 (21:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 23 Jan 2009 21:04:18 +0000 (21:04 +0000)
commit53d3d8e0662197f7245d8f5ff697a72a2b4b3f54
tree957cad60b6508ce196facdfb34523acecca949dd
parent491918ee2fdd7193fad36b0a539151e5eb3fc332
Hopefully the last of the APSInt signedness issues with initializers. Fixes PR clang/3378

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/Sema/designated-initializers.c