This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-07-17 21:10:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60859b93db0787f1beb421de7e61a0d79d6dfd80
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