diff options
author | Daniel Jasper <djasper@google.com> | 2013-04-25 08:56:26 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-04-25 08:56:26 +0000 |
commit | 2972d049637349bb82f52a27ad3337cf4ab769b4 (patch) | |
tree | d4dc0797bebb5d5fb4ae934f2fe4268c5784f257 /lib/Sema/SemaDecl.cpp | |
parent | f1ed9febdd4bc4746c2a9fdaa0700014900b1326 (diff) |
Add option to align escaped newlines left.
This enables formattings like:
#define A \
int aaaa; \
int b; \
int ccc; \
int dddddddddd;
Enabling this for Google/Chromium styles only as I don't know whether it
is desired for Clang/LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions