]> granicus.if.org Git - clang/commit
Be paranoid about NULL size expressions in dependently-sized array types
authorDouglas Gregor <dgregor@apple.com>
Wed, 22 Dec 2010 23:15:38 +0000 (23:15 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 22 Dec 2010 23:15:38 +0000 (23:15 +0000)
commit34c2f8c8a16226f757947bf08c5f799d99c9ac1e
treeaf58ddba1fdf0882002a852f7019d8d332cc6e51
parent0d80abc3b7fb0dca26fb6b272d2c3484f86fb7e7
Be paranoid about NULL size expressions in dependently-sized array types

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