-
Couldn't load subscription status.
- Fork 15k
Open
Labels
clangdcrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]
Description
clangd --version
clangd version 20.1.6
Features: linux
Platform: x86_64-pc-linux-gnu
auto DoType = [&]<bool (*IsMatchingType)(unsigned char), const int &Width, const unsigned int &Color>() {...};
DoType.template operator()<[](unsigned char Tile){ return Tile == TILE_SOLID; }, g_Config.m_TcOutlineWidthSolid, g_Config.m_TcOutlineColorSolid>();
Commenting out the call stops clangd from crashing
Metadata
Metadata
Assignees
Labels
clangdcrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]