]> granicus.if.org Git - llvm/commit
Merging r347004:
authorTom Stellard <tstellar@redhat.com>
Wed, 30 Jan 2019 01:13:37 +0000 (01:13 +0000)
committerTom Stellard <tstellar@redhat.com>
Wed, 30 Jan 2019 01:13:37 +0000 (01:13 +0000)
commit57567def148f387153a8149fb590bd39b1b006a1
tree166830bfbee551a3f923ce8d45973338498ecb05
parent2883e0bc28b27e7eec068472557528baf08d0e0c
Merging r347004:

------------------------------------------------------------------------
r347004 | tstellar | 2018-11-16 00:47:24 +0000 (Fri, 16 Nov 2018) | 4 lines

Re-apply r346985: [ADT] Drop llvm::Optional clang-specific optimization for trivially copyable types

Remove a test case that was added with the optimization we are now
removing.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@352582 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Optional.h
unittests/ADT/OptionalTest.cpp