This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-21 11:16:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e414b8c5be491c957f93526224b51a07c5a73f44
codeql
/
cpp
/
ql
/
test
/
library-tests
/
attributes
/
routine_attributes
/
routine_attributes2.h
Jeroen Ketema
7d97463e4d
C++: Add test that show that routine attributes are not fully de-duplicated
2024-06-14 16:43:29 +02:00
4 lines
39 B
C
Raw
Blame
History
#
pragma once
void
HIDDEN
a_routine
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink