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