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