xazax.hun added inline comments.

================
Comment at: clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp:109
       "execvpe",
+      "execve",
       nullptr
----------------
Well, this is not the case now, but I wonder if it would also make sense to 
sort this list alphabetically. 


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

https://reviews.llvm.org/D73629



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

Reply via email to