mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Update UndefinedOrImplementationDefinedBehavior.ql
This commit is contained in:
@@ -163,4 +163,4 @@ where
|
||||
or
|
||||
eots.dangerousCrementChanges()
|
||||
)
|
||||
select eots, "This expression may have undefined behavior."
|
||||
select eots, "This expression may have undefined behavior, because the order of evaluation is not specified."
|
||||
|
||||
Reference in New Issue
Block a user