]> granicus.if.org Git - clang/commit
Fixed "ArgSize may be used uninitialised" error when compiling with gcc.
authorAndy Gibbs <andyg1001@hotmail.co.uk>
Mon, 14 Oct 2013 07:02:04 +0000 (07:02 +0000)
committerAndy Gibbs <andyg1001@hotmail.co.uk>
Mon, 14 Oct 2013 07:02:04 +0000 (07:02 +0000)
commited9967eb7eff00f5ce61945540c5869559669408
tree1d5362869e6b23535ecefd58935243517485184d
parentf0fc89c358cdd0717c0e12eb4a90e4a6ce956e98
Fixed "ArgSize may be used uninitialised" error when compiling with gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp