]> granicus.if.org Git - clang/commit
Silence a GCC warning about uninitialized variables. The first user of this
authorChandler Carruth <chandlerc@gmail.com>
Wed, 27 Jan 2010 10:28:04 +0000 (10:28 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 27 Jan 2010 10:28:04 +0000 (10:28 +0000)
commit9d883b5b3763605cd6850b49fd3b2613074e83a0
treeee1bbcb6df78f0c2e8587f0744ae3ec6c7789db9
parent9afb227116f675fdaaa9552ea93e4190253d77df
Silence a GCC warning about uninitialized variables. The first user of this
showed up with a primitive type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94674 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Support/Optional.h