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