llvm/clang/test/Import/cxx-noexcept-expr/Inputs/F.cpp

bool f() { return noexcept(1); }