Clang currently automates a fair amount of diagnostic checking for declaration attributes based on the declarations in Attr.td. It checks for things like subject appertainment, number of arguments, language options, etc. This patch uses the same machinery to perform diagnostic checking on statement attributes.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Triggering another rebuild, perhaps the CI only works when the review is not private?
Comment Actions
Accepting so I can close (the review was only created so I could run the CI and wasn't meant to be public in the first place).