sstwcw marked 2 inline comments as done. sstwcw added inline comments.
================ Comment at: clang/lib/Format/UnwrappedLineParser.cpp:4072 + Keywords.kw_randsequence)) { + AddLevels += Style.IndentCaseLabels; + nextToken(); ---------------- HazardyKnusperkeks wrote: > Using `bool`s in integer expressions has caused some trouble in code I've > seen. I'd prefer to use it as boolean. I am sorry. I should have fixed it myself since you had already pointed it out several times. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128712/new/ https://reviews.llvm.org/D128712 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits