Szelethus marked 5 inline comments as done. Szelethus added inline comments.
================ Comment at: lib/StaticAnalyzer/Core/PlistDiagnostics.cpp:982 + int ParenthesesDepth = 1; + while (ParenthesesDepth != 0) { ++It; ---------------- xazax.hun wrote: > Is the misspelling already committed? If not, better fix it in the other > revision to keep this smaller. Otherwise, it is fine. Unfortunately the previous parts of this project are already commited :/ https://reviews.llvm.org/D52795 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits