зеркало из https://github.com/github/codeql.git
Java: remove PR-merging comment
This commit is contained in:
Родитель
08546549bf
Коммит
f01ee9e4c2
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
|
@ -249,7 +249,7 @@ module Public {
|
|||
* Holds if the summary has the given provenance where `true` is
|
||||
* `generated` and `false` is `manual`.
|
||||
*/
|
||||
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
|
||||
predicate hasProvenance(boolean generated) { none() }
|
||||
}
|
||||
|
||||
/** A callable where there is no flow via the callable. */
|
||||
|
@ -1027,7 +1027,7 @@ module Private {
|
|||
|
||||
override predicate hasProvenance(boolean generated) {
|
||||
summaryElement(this, _, _, _, generated)
|
||||
} // ! merge with PR #11585
|
||||
}
|
||||
}
|
||||
|
||||
/** Holds if component `c` of specification `spec` cannot be parsed. */
|
||||
|
|
Загрузка…
Ссылка в новой задаче