summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2019-07-09 08:45:55 +0000
committerSylvestre Ledru <sylvestre@debian.org>2019-07-09 08:45:55 +0000
commitb2a549d7cf9a46ccc4b686e7ae2cc0ad1d3c4642 (patch)
tree2d879e18b71e06114a41d7d049f981dc9cce3b5d /clang/docs
parent12aca5de026bd15663596c392ac828f8078bca6b (diff)
downloadbcm5719-llvm-b2a549d7cf9a46ccc4b686e7ae2cc0ad1d3c4642.tar.gz
bcm5719-llvm-b2a549d7cf9a46ccc4b686e7ae2cc0ad1d3c4642.zip
Add AlignConsecutiveMacros to the clang release notes
llvm-svn: 365445
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 417f572cc06..f0a35050dde 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -188,6 +188,8 @@ clang-format
- Add Microsoft coding style to encapsulate default C# formatting style
- Added new option `PPDIS_BeforeHash` (in configuration: `BeforeHash`) to
`IndentPPDirectives` which indents preprocessor directives before the hash.
+- Added new option `AlignConsecutiveMacros` to align the C/C++ preprocessor
+ macros of consecutive lines.
libclang
--------
OpenPOWER on IntegriCloud