[PATCH] D82825: [clang-tidy] Added alias llvm-else-after-return.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 18:34:40 PDT 2020


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/llvm-else-after-return.rst:15
+
+Note: In this alias the options ``WarnOnUnfixable`` and 
+``RefactorConditionVariables`` are both set to ``false`` by default.
----------------
Please use single back-ticks for option names and values.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82825/new/

https://reviews.llvm.org/D82825





More information about the cfe-commits mailing list