llvm-project/lldb/source/Plugins/Language
Jonas Devlieghere fd2433e139 [lldb] Replace default bodies of special member functions with = default;
Replace default bodies of special member functions with = default;

$ run-clang-tidy.py -header-filter='lldb' -checks='-*,modernize-use-equals-default' -fix ,

https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html

Differential revision: https://reviews.llvm.org/D104041
2021-07-02 11:31:16 -07:00
..
CPlusPlus [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
ClangCommon lldb: Migrate to MemoryBufferRef for createFileID (after 51d1d585e5) 2020-10-20 13:52:39 -04:00
ObjC Add support for the NSMutableDictionary variant: "__NSFrozenDictionaryM" 2021-06-25 14:59:26 -07:00
ObjCPlusPlus [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
CMakeLists.txt Remove OCaml debugger plugin 2018-11-05 19:34:03 +00:00