mirror of
https://github.com/github/codeql.git
synced 2026-07-30 23:13:01 +02:00
34 lines
989 B
Plaintext
34 lines
989 B
Plaintext
missingOperand
|
|
unexpectedOperand
|
|
duplicateOperand
|
|
missingPhiOperand
|
|
missingOperandType
|
|
duplicateChiOperand
|
|
sideEffectWithoutPrimary
|
|
instructionWithoutSuccessor
|
|
ambiguousSuccessors
|
|
unexplainedLoop
|
|
unnecessaryPhiInstruction
|
|
memoryOperandDefinitionIsUnmodeled
|
|
operandAcrossFunctions
|
|
instructionWithoutUniqueBlock
|
|
missingCanonicalLanguageType
|
|
multipleCanonicalLanguageTypes
|
|
containsLoopOfForwardEdges
|
|
missingIRType
|
|
multipleIRTypes
|
|
lostReachability
|
|
backEdgeCountMismatch
|
|
useNotDominatedByDefinition
|
|
switchInstructionWithoutDefaultEdge
|
|
notMarkedAsConflated
|
|
wronglyMarkedAsConflated
|
|
invalidOverlap
|
|
nonUniqueEnclosingIRFunction
|
|
fieldAddressOnNonPointer
|
|
thisArgumentIsNonPointer
|
|
| ir.cpp:2548:34:2548:34 | Call: call to operator bool | Call instruction 'Call: call to operator bool' has a `this` argument operand that is not an address, in function '$@'. | ir.cpp:2547:6:2547:23 | void this_inconsistency(bool) | void this_inconsistency(bool) |
|
|
nonUniqueIRVariable
|
|
nonBooleanOperand
|
|
missingCppType
|