[all-commits] [llvm/llvm-project] cae735: [lldb] Migrate runtime instrumentation plugins to ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Mar 16 23:21:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cae735f72b4d1f8f98c68c63d5d9b0d7ee109b3d
https://github.com/llvm/llvm-project/commit/cae735f72b4d1f8f98c68c63d5d9b0d7ee109b3d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.cpp
M lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp
M lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp
M lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
Log Message:
-----------
[lldb] Migrate runtime instrumentation plugins to ReportWarning
More information about the All-commits
mailing list