]> granicus.if.org Git - clang/commit
Fix a use of uninitialized variables, found by Ted!
authorDouglas Gregor <dgregor@apple.com>
Thu, 20 Jan 2011 23:15:49 +0000 (23:15 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 20 Jan 2011 23:15:49 +0000 (23:15 +0000)
commit8619edd6c5636dcdde75b1151e21029e38592e2f
tree267d4f1082e3be6f495c0c9786926180d634a6cb
parent6178e53c59cde02b956f86743901133d72499636
Fix a use of uninitialized variables, found by Ted!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123947 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateVariadic.cpp