llvm-project/lldb/source/Plugins/Language/ObjC
Shafik Yaghmour 28c878aeb2 [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB
Applied modernize-use-default-member-init clang-tidy check over LLDB.
It appears in many files we had already switched to in class member init but
never updated the constructors to reflect that. This check is already present in
the lldb/.clang-tidy config.

Differential Revision: https://reviews.llvm.org/D121481
2022-03-14 13:32:03 -07:00
..
CF.cpp [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00
CF.h
CFBasicHash.cpp
CFBasicHash.h
CMakeLists.txt
Cocoa.cpp [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00
Cocoa.h
CoreMedia.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
CoreMedia.h
NSArray.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
NSDictionary.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
NSDictionary.h
NSError.cpp [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00
NSException.cpp [LLDB] Replace use of double underscore in identifiers 2022-02-16 11:54:45 -08:00
NSIndexPath.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
NSSet.cpp [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
NSSet.h
NSString.cpp [lldb] Remove ProcessStructReader from NSStringSummaryProvider (NFC) 2022-01-09 12:09:02 -08:00
NSString.h
ObjCConstants.h [lldb] Move Objective-C constants into ObjCConstants.h 2021-08-07 16:04:52 -07:00
ObjCLanguage.cpp Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00
ObjCLanguage.h Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00