Files
clang-p2996/lldb/source/API
Alex Langford fd4b5f4b52 [lldb] Add CMake dependency tracking for SBLanguages generation script (#91686)
If you change the generation script and re-run ninja (or whatever drives
your build), it currently will not regenerate SBLanguages.h. With
dependency tracking, it should re-run when the script changes.
2024-05-13 12:32:16 -07:00
..