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 | 18035d712518fe67d67c4632e71a3579d7ee420b (patch) | |
tree | 23df5e2f5a1b9fbf0bb72781072f877f25568c87 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 32c1350673e1cf75ad55772a6381ee3b2369f162 (diff) | |
download | llvm-18035d712518fe67d67c4632e71a3579d7ee420b.zip llvm-18035d712518fe67d67c4632e71a3579d7ee420b.tar.gz llvm-18035d712518fe67d67c4632e71a3579d7ee420b.tar.bz2 |
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>.
llvm-svn: 168757
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions