summaryrefslogtreecommitdiffstats
path: root/test/input/Function-annotate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/Function-annotate.cxx')
-rw-r--r--test/input/Function-annotate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/input/Function-annotate.cxx b/test/input/Function-annotate.cxx
new file mode 100644
index 0000000..d7aaf79
--- /dev/null
+++ b/test/input/Function-annotate.cxx
@@ -0,0 +1 @@
+__attribute__ ((annotate ("an annotation"))) void start(int);