llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus
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
..
ItaniumABI Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
CMakeLists.txt [lldb/Plugins] Remove PLUGIN from libraries that aren't really plugins. 2020-02-17 19:40:00 -08:00
CPPLanguageRuntime.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
CPPLanguageRuntime.h [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00