HazardyKnusperkeks added inline comments.
================ Comment at: clang/include/clang/Format/Format.h:2674 + /// \endcode + signed PPIndentWidth; + ---------------- I've replaced this with `int`, because `signed` results in an exception from `dump_format_style.py`. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D103286/new/ https://reviews.llvm.org/D103286 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits