commit | 1994e3993e5e2c606f4ab22563768af6f03dad30 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Nov 28 01:49:01 2012 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Nov 28 01:49:01 2012 +0000 |
tree | 40b73be3d5d494db2318d8bbe3a3020df651185c | |
parent | 84c7519a3865a04f631bc8ddfb8372223d96acfc [diff] |
Fix another false positive due to a CXX temporary object appearing in a C initializer. The stop-gap here is to just drop such objects when processing the InitListExpr. We still need a better solution. Fixes <rdar://problem/12755044>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168757 91177308-0d34-0410-b5e6-96231b3b80d8