julia-vscode / StaticLint.jl

Static Code Analysis for Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

False positive: ivdep not defined in @simd ivdep macro

jakobnissen opened this issue · comments

The linter thinks ivdep is an identifier instead of an argument to the macro.