mclow.lists added inline comments. ================ Comment at: test/std/experimental/optional/optional.specalg/swap.pass.cpp:225 } +#ifndef TEST_HAS_NO_EXCEPTIONS { ---------------- Why is this here, and not before line L#236? https://reviews.llvm.org/D27254