This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-03 04:10:05 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2cc580704fa4e608eae104ce5be211a229b2d64
CMake
/
Tests
/
CompileFeatures
/
cxx_attributes.cpp
Stephen Kelly
ff80c3b420
Features: Add cxx_attributes.
2014-04-08 11:05:56 +02:00
3 lines
46 B
C++
Raw
Blame
History
void
unusedFunc
[[noreturn]]
(
)
{
throw
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink