We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72fe9f commit 39ccdc0Copy full SHA for 39ccdc0
clang/docs/ReleaseNotes.rst
@@ -319,6 +319,8 @@ clang-format
319
------------
320
321
- Adds ``BreakBinaryOperations`` option.
322
+- Adds ``IndentOnly`` suboption to ``ReflowComments`` to fix the indentation of multi-line comments
323
+ without touching their contents, renames ``false`` to ``Never``, and ``true`` to ``Always``.
324
325
libclang
326
--------
0 commit comments