llvm-project/lldb/source/Plugins/Language
Raphael Isemann 76e47d4887 [lldb][NFC] Use C++ versions of the deprecated C standard library headers
The C headers are deprecated so as requested in D102845, this is replacing them
all with their (not deprecated) C++ equivalent.

Reviewed By: shafik

Differential Revision: https://reviews.llvm.org/D103084
2021-05-26 12:46:12 +02:00
..
CPlusPlus Remove some unnecessary explicit defaulted copy ctors to cleanup -Wdeprecated-copy 2021-05-10 14:31:11 -07:00
ClangCommon
ObjC [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
ObjCPlusPlus [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
CMakeLists.txt