Skip to content
Snippets Groups Projects
Commit df5d3734b3df authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

check-code: reject module-level @cachefunc

Module-level @cachefunc usage is risky because it can easily create a
memory "leak". Let's reject it completely for now. If a valid usage
comes up in the future, we can always improve the check or reconsider.
parent 8614546154cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment