diff options
author | Manuel Klimek <klimek@google.com> | 2013-09-05 13:55:39 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-09-05 13:55:39 +0000 |
commit | bfbc8c8412efc935088c4e51fc79fe8eadd2c520 (patch) | |
tree | ff6b9fe160e40e9a4ac4a75ed2b822b43dedd6f9 /clang/lib/Format | |
parent | d797f3c2012e06b8b60871121503e6ac2136a842 (diff) | |
download | bcm5719-llvm-bfbc8c8412efc935088c4e51fc79fe8eadd2c520.tar.gz bcm5719-llvm-bfbc8c8412efc935088c4e51fc79fe8eadd2c520.zip |
Fix writing of reformatted files.
If transformations lead to changes that do not need reformatting, the
current strategy will not write those files. With this patch, we just
update the overall state with the changes due to reformatting, and then
write out everything.
llvm-svn: 190050
Diffstat (limited to 'clang/lib/Format')
0 files changed, 0 insertions, 0 deletions