[cfe-dev] err_abstract_type_in_decl vs. Sema::AbstractDiagSelID

Vladimir Voskresensky via cfe-dev cfe-dev at lists.llvm.org
Mon Feb 13 15:59:56 PST 2017


Hello

There might be an error:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td?view=markup
err_abstract_type_in_decl message has selection of 6 choices
%select{return|parameter|variable|field|instance variable|synthesized 
instance variable}

but associated
  Sema::AbstractDiagSelID has 7 valid variants
http://clang.llvm.org/doxygen/classclang_1_1Sema.html#tip

Thanks,
Vladimir.



More information about the cfe-dev mailing list