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