[FileCollector] Change coding style from LLDB to LLVM (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 25 Jul 2019 00:17:39 +0000 (00:17 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 25 Jul 2019 00:17:39 +0000 (00:17 +0000)
commiteb1b4c5d4c95e73bdf141d2bbc5d7afd1a7e0372
tree6e7a724a4755835e94d67589f2b3fd1b06ad6efe
parentab56cf89142d84add96236dc71a405f1b95b9e1e
[FileCollector] Change coding style from LLDB to LLVM (NFC)

This patch changes the coding style of the FileCollector from the LLDB
to the LLVM coding style. Alex recently lifted it into LLVM and I
volunteered to do the conversion.

llvm-svn: 366966
lldb/include/lldb/Utility/FileCollector.h
lldb/include/lldb/Utility/Reproducer.h
lldb/source/Host/common/FileSystem.cpp
lldb/source/Plugins/ExpressionParser/Clang/ModuleDependencyCollector.h
llvm/include/llvm/Support/FileCollector.h
llvm/lib/Support/FileCollector.cpp