llvm-project/lldb/source/Plugins/InstrumentationRuntime
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
..
ASan [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MainThreadChecker lldb/Instrumentation: NFC-ish use GetFrameCodeAddressForSymbolication() 2021-04-22 13:32:43 -07:00
TSan Revert "[lldb] avoid assert in threadsanitizer tests on linux" 2020-09-04 09:30:56 +02:00
UBSan [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
CMakeLists.txt