summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-07-25 22:17:01 -0700
committerGitHub <noreply@github.com>2024-07-25 22:17:01 -0700
commita4eac09102336e082823217ebb01402880ab2823 (patch)
treee04787c2753fbc565c9f7b9e95e18373e305509d /include
parent0fe55d6d8793fcd005b6d3c0ccaa0afbc27c069f (diff)
Assertion failure on debug build for memory leaks (#4733)
This commit makes the memory leaks harder to miss by triggering an assertion failure for memory leaks. It works only for Windows Debug build. SLANG_ASSERT doesn't print the info where the assertion failure happens, for an unknown reason. Using the system assert as a workaround.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions