]> granicus.if.org Git - clang/commit
warn about unhandled initializers instead of crashing on them.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Dec 2007 07:19:18 +0000 (07:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Dec 2007 07:19:18 +0000 (07:19 +0000)
commit2c8569d5f43f7de1fb993e84c95ea571dd9ac55e
tree891ec632e7acd573a5537b9df5054186cce30511
parent9cd4fe4af6d3e8b6dcfce9c2cdefcaafca7eed7c
warn about unhandled initializers instead of crashing on them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44510 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CodeGenFunction.cpp
CodeGen/CodeGenModule.cpp
CodeGen/CodeGenModule.h