Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2bfb9f7e8aa0c8ea96a1637a2b022d514bb502dc
/
.
/
Tests
/
CompileFeatures
/
cxx_attributes.cpp
blob: 543a3f5c231fa88e76068b4169fde475e5fef69a [
file
] [
log
] [
blame
]
void
unusedFunc
[[
noreturn
]]
()
{
throw
1
;
}