aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authormydeveloperday <mydeveloperday@gmail.com>2019-11-16 11:54:21 +0000
committerpaulhoad <mydeveloperday@gmail.com>2019-11-16 11:54:21 +0000
commita4a7c1259e8a8f2d11fa29686a6c2834948c1358 (patch)
treeab315a8d692d9765a93b2a2347774241779fbca2 /clang/lib/CodeGen/CodeGenModule.cpp
parent42effc106966d45053abdd4e3d03ecfe256869b5 (diff)
downloadllvm-a4a7c1259e8a8f2d11fa29686a6c2834948c1358.zip
llvm-a4a7c1259e8a8f2d11fa29686a6c2834948c1358.tar.gz
llvm-a4a7c1259e8a8f2d11fa29686a6c2834948c1358.tar.bz2
[clang-format] Add SpaceBeforeBrackets
Summary: Adds a new option SpaceBeforeBrackets to add spaces before brackets (i.e. int a[23]; -> int a [23];) This is present as an option in the Visual Studio C++ code formatting settings, but there was no matching setting in clang-format. Reviewers: djasper, MyDeveloperDay, mitchell-stellar Reviewed By: MyDeveloperDay Subscribers: llvm-commits, cfe-commits, klimek Patch by: Anteru Tags: #clang, #clang-format, #llvm Differential Revision: https://reviews.llvm.org/D6920
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions