Charusso marked an inline comment as done.
Charusso added inline comments.

================
Comment at: clang/lib/StaticAnalyzer/Checkers/cert/StrChecker.cpp:479
+    if (VD->getType()->getAsArrayTypeUnsafe()) {
+      VD->dumpColor();
+      ProgramStateRef State = C.getState();
----------------
-1 line


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

https://reviews.llvm.org/D71033



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to