Re: [Lldb-commits] [PATCH] D12217: Run clang-format on DynamicLoaderWindowsDYLD.

2015-08-20 Thread Stephane Sezer via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL245634: Run clang-format on DynamicLoaderWindowsDYLD. (authored by sas). Changed prior to commit: http://reviews.llvm.org/D12217?vs=32758&id=32759#toc Repository: rL LLVM http://reviews.llvm.org/D12

[Lldb-commits] [PATCH] D12217: Run clang-format on DynamicLoaderWindowsDYLD.

2015-08-20 Thread Stephane Sezer via lldb-commits
sas created this revision. sas added reviewers: clayborg, zturner. sas added a subscriber: lldb-commits. This uses the .clang-format at the root of the LLDB repo and is just a mechanical change that precedes more work in this file. http://reviews.llvm.org/D12217 Files: source/Plugins/DynamicLo