]> granicus.if.org Git - clang/commit
Fix member call on null pointer, found by sanitizer buildbot.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 23 Aug 2016 21:12:54 +0000 (21:12 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 23 Aug 2016 21:12:54 +0000 (21:12 +0000)
commited0c7d6ff0e1859c6e883844579ba2794a848e50
tree6e03de0180fbff2f568710b25d047778f6a34398
parente77e46b1d7ea34861e8dd04202714d052a9a5926
Fix member call on null pointer, found by sanitizer buildbot.

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