implemented decmatch (artf724241)
[deliverable/titan.core.git] / compiler2 / subtype.cc
index 814f8e769cf534596a2c34ba74fc08f153f8d9af..0099ec9ae1f6f0920ba810dde37fb8d8a0036ba9 100644 (file)
@@ -1951,6 +1951,7 @@ void SubType::chk_this_template(Template *templ)
     break;
   case Template::ALL_FROM:
   case Template::VALUE_LIST_ALL_FROM:
+  case Template::DECODE_MATCH:
     break;
   case Template::SUPERSET_MATCH:
   case Template::SUBSET_MATCH:
This page took 0.025409 seconds and 5 git commands to generate.