commit | ed6266d5795e3a15642169d229dc61cb058b5435 | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Fri Jul 20 00:13:42 2018 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Fri Jul 20 00:13:42 2018 +0000 |
tree | 4fad2e2a786a9ac370485ea5f26ade737c3522ae | |
parent | 0ee7ae5caa2255918d2288443ea9881f91d6ea64 [diff] |
[WebAssembly] Disable a test that violates DR1696 Summary: lifetime2.C violates DR1696, which prevents reference members from being initialized to temporaries, whose lifetime would end at the end of ctor. Reviewers: sbc100 Subscribers: dschuff, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D49577 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337512 91177308-0d34-0410-b5e6-96231b3b80d8