Hi, I think that clang's diagnostics for switch statements missing expressions could be improved a little bit. Attached is a patch that will move the diagnostic to right after the colon and properly suggests to insert an empty expression.
-- David Majnemer
switch_case_label.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
