mirror of
https://github.com/intel/llvm.git
synced 2026-01-12 10:17:28 +08:00
Custom error types (ErrorInfoBase subclasses) should use ErrorExtends as
of 8f51da369e. Adding a static_assert allows us to enforce that at
compile-time.