lebedev.ri added inline comments.
================ Comment at: test/Parser/extra-semi-resulting-in-nullstmt.cpp:81 + } +} ---------------- aaron.ballman wrote: > There are four additional tests I'd like to see: 1) a semicolon at global > scope, 2) a semicolon after a namespace declaration (e.g., `namespace foo > {};`), 3) a `[[fallthrough]];` null statement, 4) a `[[]];` null statement. None of these warn, added. Repository: rC Clang https://reviews.llvm.org/D52695 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits