]> granicus.if.org Git - clang/commit
Fix InitListExpr test
authorStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:13:41 +0000 (13:13 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:13:41 +0000 (13:13 +0000)
commit650794aa0eac720e200d0e73b24ca1f9c61bb3c5
tree39e0886313bc0e65664b18fc2e2c85c4a16ef70e
parenta7d1b31c5066f9a5b1d9d4a2cabbd235da019372
Fix InitListExpr test

Wrong case of Check meant this has no effect.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348713 91177308-0d34-0410-b5e6-96231b3b80d8
test/AST/ast-dump-stmt.cpp