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