hanchenye-llvm-project/lldb
Jonas Devlieghere eb1b4c5d4c [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
2019-07-25 00:17:39 +00:00
..
cmake [lldb] Remove Xcode project legacy 2019-07-24 09:20:14 +00:00
docs [Docs] Remove stale documentation 2019-07-22 21:26:50 +00:00
examples [crashlog] Fix a mismatch between bytes and strings. 2019-07-09 01:05:12 +00:00
include/lldb [FileCollector] Change coding style from LLDB to LLVM (NFC) 2019-07-25 00:17:39 +00:00
lit [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
packages/Python/lldbsuite Fix @skipIfSanitized decorator 2019-07-24 13:05:56 +00:00
resources
scripts [lldb] Remove Xcode project legacy 2019-07-24 09:20:14 +00:00
source [FileCollector] Change coding style from LLDB to LLVM (NFC) 2019-07-25 00:17:39 +00:00
test [CMake] Align debugserver with lldb-server on Darwin 2019-07-20 11:18:31 +00:00
third_party/Python/module [lldb/thirdparty] Remove unneeded files, asked by Jonas. 2019-03-12 20:41:36 +00:00
tools [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
unittests [Support] move FileCollector from LLDB to llvm/Support 2019-07-24 22:59:20 +00:00
utils [lldb] Fix enum value description 2019-07-23 22:46:16 +00:00
.arcconfig
.clang-format
.gitignore Add .noindex to the gitignore 2019-04-05 17:57:42 +00:00
CMakeLists.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
CODE_OWNERS.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
use_lldb_suite_root.py