Higuoxing added inline comments.
================
Comment at: clang/include/clang/Format/Format.h:247
+ /// When used in conjuction with ``AllowShortIfIfStatementsOnASingleLine``
+ /// then when ``true``, ``if (a) return;`` can be put on a single even when
----------------
Small nit:
```
AllowShortIfIfStatementsOnASingleLine
^
```
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59087/new/
https://reviews.llvm.org/D59087
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits