Codebase Browser
llvm
Go to App
llvm
/
clang/test/Import/cxx-noexcept-expr/Inputs/
F.cpp
bool f() { return noexcept(1); }