Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/lib/Sema/SemaStmt.cpp | ||
---|---|---|
2760–2761 | I don't think the diagnostic should point to the end of the type specification rather than the beginning. That puts the caret in a rather strange location for the diagnostic. |
Comment Actions
Thanks for the offer, but it's not required. I want to commit it once I fixed all issues that would be introduced by D68912
I don't think the diagnostic should point to the end of the type specification rather than the beginning. That puts the caret in a rather strange location for the diagnostic.