[llvm-bugs] [Bug 32461] C/C++ macro definitions: no alignment of escaped newlines
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 11 03:48:12 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32461
Peter Budai <budai at tresorit.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |budai at tresorit.com
Status|NEW |RESOLVED
Fixed By Commit(s)| |302428
Resolution|--- |FIXED
--- Comment #1 from Peter Budai <budai at tresorit.com> ---
This is implemented in r302428 and already included in Clang 5.0.0.
http://llvm.org/viewvc/llvm-project?view=revision&revision=302428
AlignEscapedNewlinesLeft became AlignEscapedNewlines wih options Left, Right,
DontAlign.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171011/e2ab86bd/attachment.html>
More information about the llvm-bugs
mailing list