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
2026-04-12 02:24:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30ff68dc715f5b13b04f0561245ede080d2beb36
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