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-08 06:40:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa7d47ac5ce8a2c1006fa73f518a33bab9d83174
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