Fix failing test in presence of exceptions D140098
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 15 Dec 2022 15:32:21 +0000 (15:32 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 15 Dec 2022 15:34:04 +0000 (15:34 +0000)
commit07343dc0b6a29e23a93bc16fa8d3fa9c584851c1
tree656b2810812d2237fd1fbf70728d4cdc6e891b80
parent90f9168307293ef5278a212dee98c884ab0141cf
Fix failing test in presence of exceptions D140098

There is no point in testing this behavior since this is std::optional's semantic.
llvm/unittests/Support/AlignmentTest.cpp