dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.

Code changes LGTM, just a comment on the test.



================
Comment at: clang/test/ClangScanDeps/diagnostics.c:8
+
+// CHECK-NOT: error: invalid iOS deployment version
----------------
Should this just be:
```
CHECK-NOT: error:
```
?


Also, is there a positive CHECK or two you could add? And possibly a comment to 
explain what the test is for? (It's not obvious to me from the name 
"diagnostics".)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108982/new/

https://reviews.llvm.org/D108982

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D108982: [... Jan Svoboda via Phabricator via cfe-commits
    • [PATCH] D1089... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D1089... Jan Svoboda via Phabricator via cfe-commits

Reply via email to