llvm-capstone/lldb/cmake/modules
Alexandre Ganea ded8aa6184 [lldb] Silence warning with latest MSVC
Fixes several of these:
```
[3370/3822] Building CXX object tools\lldb\source\Plugins\Process\U...lldbPluginProcessUtility.dir\NativeRegisterContextDBReg_x86.cpp.ob
C:\git\llvm-project\lldb\source\Plugins\Process\Utility\NativeRegisterContextDBReg_x86.h(23): warning C4589: Constructor of abstract class 'lldb_private::NativeRegisterContextDBReg_x86' ignores initializer for virtual base class 'lldb_private::NativeRegisterContextRegisterInfo'
C:\git\llvm-project\lldb\source\Plugins\Process\Utility\NativeRegisterContextDBReg_x86.h(23): note: virtual base classes are only initialized by the most-derived type
```
2024-01-18 13:06:12 -05:00
..
AddLLDB.cmake [lldb] Increase the default timeouts when running under ASan 2023-07-25 17:45:19 -07:00
debugserverConfig.cmake
FindCursesAndPanel.cmake
FindGNUstepObjC.cmake [lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtime 2023-05-17 10:37:38 +02:00
FindLuaAndSwig.cmake [lldb] Bump SWIG minimum version to 4 2023-08-04 14:34:01 -07:00
FindPythonAndSwig.cmake [lldb] Bump SWIG minimum version to 4 2023-08-04 14:34:01 -07:00
LLDBConfig.cmake [lldb] Silence warning with latest MSVC 2024-01-18 13:06:12 -05:00
LLDBFramework.cmake [lldb] Replace SB swig interfaces with API headers 2023-02-16 11:18:04 -08:00
LLDBGenerateConfig.cmake [clang][lldb][cmake] Use new *_INSTALL_LIBDIR_BASENAME CPP macro 2022-08-20 12:52:21 -04:00
LLDBStandalone.cmake [lldb][NFCI] Change logic to find clang resource dir in standalone builds 2023-07-25 15:52:33 -07:00