diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-06-03 08:34:25 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-06-03 08:34:25 +0000 |
commit | 1a44584588b7e54856b9f16a68251800bda805e7 (patch) | |
tree | 52dd348386f9b781fdaae84c85f7abd5612bd6aa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 209adba440537a0803ec298f3c8c9af2344d9020 (diff) | |
download | llvm-1a44584588b7e54856b9f16a68251800bda805e7.zip llvm-1a44584588b7e54856b9f16a68251800bda805e7.tar.gz llvm-1a44584588b7e54856b9f16a68251800bda805e7.tar.bz2 |
[CodeComplete] Add a bit more whitespace to completed patterns
Summary:
E.g. we now turn `while(<#cond#>){` into `while (<#cond#>) {`
This slightly improves the final output. Should not affect clients that
format the result on their own.
Reviewers: gribozavr
Reviewed By: gribozavr
Subscribers: jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D62616
llvm-svn: 362363
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions