vmiklos marked an inline comment as done. vmiklos added inline comments.
================ Comment at: docs/clang-tidy/checks/readability-redundant-preprocessor.rst:34 + + #ifdef FOO + #ifndef FOO // inner ifndef is considered redundant ---------------- JonasToth wrote: > The indendation for these examples (following as well) is not enough. Please > use 2 spaces. Fixed. https://reviews.llvm.org/D54349 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits