================
@@ -913,6 +914,8 @@ def _executeShCmd(cmd, shenv, results, timeoutHelper):
if not_crash:
args = not_args + args
not_count = 0
+ elif not_args == ["not"]:
----------------
petrhosek wrote:
Does the comment above on line 902-909 need to be updated to reflect this
change?
https://github.com/llvm/llvm-project/pull/174298
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits