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