summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/add_counted_by_attribute.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/add_counted_by_attribute.md b/docs/markdown/snippets/add_counted_by_attribute.md
new file mode 100644
index 000000000..aa80b6dad
--- /dev/null
+++ b/docs/markdown/snippets/add_counted_by_attribute.md
@@ -0,0 +1,4 @@
+## Support for the `counted_by` attribute
+
+`compiler.has_function_attribute()` now supports for the new `counted_by`
+attribute.