summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/cxx_noexcept.cpp
blob: 535e5dbdb0c04f81de447adbeabba878d07f5dd3 (plain)
1
2
3
4

void someFunc() noexcept
{
}