llvm-project/lldb/source/Plugins/Process/POSIX
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
..
CMakeLists.txt [lldb/Plugin] Remove PLUGIN from Process POSIX & Linux 2020-02-17 11:20:51 -08:00
CrashReason.cpp CrashReason: Add MTE tag check faults to the list of crash reasons. 2020-12-29 14:36:50 -08:00
CrashReason.h [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
NativeProcessELF.cpp [lldb] Declare extern template instantiation to fix linking issues. 2020-07-09 18:43:53 -07:00
NativeProcessELF.h Revert "Revert "[LLDB] Arm64/Linux Add MTE and Pointer Authentication registers"" 2021-04-01 14:07:50 +05:00
ProcessMessage.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ProcessMessage.h
ProcessPOSIXLog.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ProcessPOSIXLog.h