Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
72c4f1281e50c157504bb02cee13fd9f14ed9ef0
/
.
/
Tests
/
CompileFeatures
/
cxx_attributes.cpp
blob: 14343172ad044f1371fca05f31adbfe8a32d124a [
file
]
void
unusedFunc
[[
noreturn
]]()
{
throw
1
;
}