]> granicus.if.org Git - clang/commit
Fix PR1895: a crash on an ugly gcc extension.
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jan 2008 21:54:09 +0000 (21:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jan 2008 21:54:09 +0000 (21:54 +0000)
commitefdd1574e3cca00ef0410aee8b7ee36eda5a2f71
tree31c3fef30f346c498c060c84d2c6b64c7b814143
parent0fc53dfc7a33f68e71ef245389c4e7cd34a62a39
Fix PR1895: a crash on an ugly gcc extension.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45505 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Expr.cpp
test/CodeGen/exprs.c [new file with mode: 0644]