forked from weaselab/conflict-set
Remove unreachable code
This commit is contained in:
@@ -1775,7 +1775,6 @@ bool checkMaxBetweenExclusive(Node *n, int begin, int end,
|
||||
default: // GCOVR_EXCL_LINE
|
||||
__builtin_unreachable(); // GCOVR_EXCL_LINE
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Vector<uint8_t> getSearchPath(Arena &arena, Node *n) {
|
||||
|
||||
Reference in New Issue
Block a user