]> granicus.if.org Git - llvm/commit
[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)
commit34a4dfe92a46b15dc9839b815f554c804f5594e4
tree35bb194f8a6fecad0a66e4c9bc73fd499bec8897
parenta232c74dcfcf22a003c6c25fca40b5676b006f50
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366966 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileCollector.h
lib/Support/FileCollector.cpp