diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-11-28 01:49:01 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-11-28 01:49:01 +0000 |
commit | 1994e3993e5e2c606f4ab22563768af6f03dad30 (patch) | |
tree | 40b73be3d5d494db2318d8bbe3a3020df651185c /lib/Serialization/ASTWriter.cpp | |
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
Diffstat (limited to 'lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions