mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-25 23:44:35 +00:00
aca0f3cad7
The aggregate inlines code branch can fail when the top inlines option is enabled, on an assert. This was present in the code before, it's just that enabling top inlines is equivalent to expanding all the collapsed symbols, which is not something practical to do. Workaround by adding a condition instead of the assert. Finding a repro case would be better to figure out what's exactly happening there, but we are where we are. |
||
---|---|---|
.. | ||
src | ||
wasm | ||
win32 | ||
CMakeLists.txt |