aaron.ballman added a comment.

The issue is that `GetDiagnosticTypeSpecifierID()` is called for more 
diagnostics than just `warn_declspec_attribute_ignored`. You need to also 
update the `err_constexpr_tag` and `err_standalone_class_nested_name_specifier` 
to add `enum class` and `enum struct` as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147989/new/

https://reviews.llvm.org/D147989

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to