]> granicus.if.org Git - clang/commit
Fix uninitialized member found by msan build bot.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 26 Sep 2017 21:33:43 +0000 (21:33 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 26 Sep 2017 21:33:43 +0000 (21:33 +0000)
commit13d3da81277f296969206cbfe2dc5191391f49c2
treead6d0ca16b531c7ddeb4b28c2bdb8f9b983d0cb7
parent2f6c71ff67c45d0ab8b660562a2253779c261f0c
Fix uninitialized member found by msan build bot.

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