K 10 svn:author V 3 dim K 8 svn:date V 27 2012-11-17T23:44:01.788629Z K 7 svn:log V 183 MFC r243037: Fix a bug in aicasm_gram.y, noted by a newer clang 3.2 snapshot: it compared an enum scope_type against a yacc-generated define, so the condition would always be false. END