index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CompileFeatures
/
cxx_attributes.cpp
blob: a3c89eaba1ed41a79a6370b1f9a640c09cd02b5d (
plain
)
1
2
void
unusedFunc
[[
noreturn
]] () {
throw
1
; }