diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-11-20 16:33:05 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-11-20 16:33:05 +0000 |
commit | 3cfa97397810aa4d7d25030ff29bf9e9f15dcff3 (patch) | |
tree | 1cfd2fca99c4056d06dddb8971011f2992f2a400 /clang/test | |
parent | d8430928f1566736239273fc77848c24847dea3a (diff) | |
download | bcm5719-llvm-3cfa97397810aa4d7d25030ff29bf9e9f15dcff3.tar.gz bcm5719-llvm-3cfa97397810aa4d7d25030ff29bf9e9f15dcff3.zip |
Added an option to allow short function bodies be placed on a single line.
Summary:
The AllowShortFunctionsOnASingleLine option now controls short function
body placement on a single line independent of the BreakBeforeBraces option.
Updated tests using BreakBeforeBraces other than BS_Attach.
Addresses http://llvm.org/PR17888
Reviewers: klimek, djasper
Reviewed By: klimek
CC: cfe-commits, klimek
Differential Revision: http://llvm-reviews.chandlerc.com/D2230
llvm-svn: 195256
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions