diff options
author | Daniel Jasper <djasper@google.com> | 2015-08-24 15:10:01 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-08-24 15:10:01 +0000 |
commit | 788ffd71c6c5ccdf63fbe0b82fbee4d2ea225bb3 (patch) | |
tree | f5875f19a8a509596a27c0cd677f84be6a0b70cc /llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp | |
parent | e6f52102a348add8a47572c5e2fdf24a1fcf2a5a (diff) | |
download | llvm-788ffd71c6c5ccdf63fbe0b82fbee4d2ea225bb3.zip llvm-788ffd71c6c5ccdf63fbe0b82fbee4d2ea225bb3.tar.gz llvm-788ffd71c6c5ccdf63fbe0b82fbee4d2ea225bb3.tar.bz2 |
clang-format: Always allow break after leading annotations.
Before:
DEPRECATED("Use NewClass::NewFunction instead.") int OldFunction(
const string ¶meter) {}
Could not be formatted at all, as clang-format would both require and
disallow the break before "int".
llvm-svn: 245846
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions