We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde7f02 commit 30811ebCopy full SHA for 30811eb
c/misra/src/rules/RULE-5-6/TypedefNameNotUnique.ql
@@ -14,7 +14,7 @@
14
15
import cpp
16
import codingstandards.c.misra
17
-import codingstandards.c.Identifiers
+import codingstandards.cpp.Identifiers
18
19
from TypedefType t, InterestingIdentifiers d
20
where
0 commit comments