You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should never be unparsed annotations actually used in the compiler -- it is just a matter of adding one PARSE_type line to parseAnnotations.cpp (or in a backend file). This is related to the mess that is "structured" annotations -- all annotations are structured -- it is just that some people didn't want to enumerate all the annotations in parseAnnotations.cpp as that was too hard to maintain.
Originally posted by @ChrisDodd in #5018 (comment)
The text was updated successfully, but these errors were encountered: