[all-commits] [llvm/llvm-project] 07343d: Fix failing test in presence of exceptions D140098
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Dec 15 07:34:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07343dc0b6a29e23a93bc16fa8d3fa9c584851c1
https://github.com/llvm/llvm-project/commit/07343dc0b6a29e23a93bc16fa8d3fa9c584851c1
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/unittests/Support/AlignmentTest.cpp
Log Message:
-----------
Fix failing test in presence of exceptions D140098
There is no point in testing this behavior since this is std::optional's semantic.
More information about the All-commits
mailing list