- export Run() from launcher module and add non-module main TU - apply same pattern to module-based test executables - migrate utils/string implementation fully into string.cppm and drop string.cpp - point clangd to linux build compilation database |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| common_test.cppm | ||
| facade_test.cppm | ||
| lsp_any_test.cppm | ||
| main.cc | ||
| test_framework.cppm | ||
| test_main.cppm | ||
| transformer_test.cppm | ||