mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Previously, this resulted in us declaring a template for static_assert emulation within the 'extern "C"' context, which is ill-formed. llvm-svn: 250247