tqchen commented on PR #779: URL: https://github.com/apache/tvm-ffi/pull/779#issuecomment-5645647944
Updated in `1ec0fc40fd42e88b9dee352bd9b89dae5f36b1f6`: `StructuralMapEngineBase` uses one protected section for its remap state and implementation helpers. The accessor and its helper-only assertions are removed; no new tests were added. The existing lookup and insertion bodies are unchanged. Validation: all 26 existing focused C++ tests passed after rebuilding the 17 header-dependent objects and verifying the dependencies of 47 reused objects, linked against the rebuilt runtime. Formatting passed. ASan covers test objects and inline headers only; the Debug runtime is uninstrumented and leak detection was disabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
