<div dir="ltr"><div class="gmail_extra">An alternative fix would be to interpose MSVC's assert.h in clang's builtin headers with #include_next, and do the define there. I don't like interposing headers if we can avoid it though.</div></div>