Lunderberg commented on PR #16249: URL: https://github.com/apache/tvm/pull/16249#issuecomment-1894487269
I've submitted https://github.com/apache/tvm/pull/16412, a linting rule to raise an error on use `#include <regex>`. I expect this check to fail due to the current use of `std::regex`. After the `std::regex` use is replaced, the lint can then be enabled to avoid additional regression. -- 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]
