зеркало из https://github.com/github/codeql.git
Merge pull request #3316 from jbj/arithTypesMatch-perf
C++: inline arithTypesMatch predicate
This commit is contained in:
Коммит
7df45a9bb4
|
@ -6,6 +6,7 @@
|
|||
|
||||
import cpp
|
||||
|
||||
pragma[inline]
|
||||
private predicate arithTypesMatch(Type arg, Type parm) {
|
||||
arg = parm
|
||||
or
|
||||
|
|
Загрузка…
Ссылка в новой задаче