Typz marked an inline comment as done.
Typz added a comment.
Typz added inline comments.


================
Comment at: clang/lib/Format/WhitespaceManager.h:163
+    // it does not increase the indent for "chained" conditionals.
+    int ConditionalsLevel;
+
----------------
This field is not initialised in constructor of WhitespaceManager::Change class 
(WhitespaceManager.cpp:43). Maybe this could be the issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D50078



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

Reply via email to