<div dir="ltr">Hi All,
<div><br></div><div>Here's a small patch to allow duplicate explicit class instantiations through with only a warning in MSVCCompat mode. MSVC itself silently ignores duplicate explicit instantiations. Clang appears to skip any duplicates so it shouldn't be too much of an issue to reduce the error to a warning for MSVC compatibility in this case.</div>
<div><br></div><div>Test case included and clang format applied. Let me know if it LGTY.</div><div><br></div><div>Cheers,</div><div>Will.</div></div>