mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
Adjust sensitive terms
This commit is contained in:
committed by
Konstantinos Margaritis
parent
9ea1e4be3d
commit
beaca7c7db
@@ -96,7 +96,7 @@ bool eligibleForAlwaysOnGroup(const RoseBuildImpl &build, u32 id) {
|
||||
static
|
||||
bool requires_group_assignment(const rose_literal_id &lit,
|
||||
const rose_literal_info &info) {
|
||||
if (lit.delay) { /* we will check the shadow's master */
|
||||
if (lit.delay) { /* we will check the shadow's leader */
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user