JonasToth added inline comments.
================ Comment at: docs/RefactoringActionTutorial.rst:236 + class NestedIfSelectionRequirement final + : final CodeRangeSelectionRequirement { + public: ---------------- i think the `final` after the colon should be `public` instead. Repository: rL LLVM https://reviews.llvm.org/D39027 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits