Modifying Slang code does not trigger rebuild of core module. #6037
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
Milestone
During incremental builds, we should rerun slang-bootstrap and rebuild the core-module if slang source has changed, e.g. after modifying
slang-ir.h
orhlsl.meta.slang
. Right now the slang core module binary is not rebuilt when the source code is changed.The text was updated successfully, but these errors were encountered: