mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 10:01:42 +00:00
Add AlignConsecutiveMacros to the clang release notes
llvm-svn: 365445
This commit is contained in:
parent
12aca5de02
commit
b2a549d7cf
@ -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
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user