Fix compile errors with VS2019 v16.9.3 and GCC v7.5.0 (see issue #3140)

This commit is contained in:
Marshall Greenblatt
2021-06-20 12:08:10 -04:00
parent 529b91bc6e
commit 9efd3dc8ee
14 changed files with 39 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ bool QueryCancellationTraitsForNonCancellables(
return true;
}
NOTREACHED();
return false;
}
} // namespace