[all-commits] [llvm/llvm-project] 84c5f1: Extend misc-misplaced-const to detect using declar...

Alexander Lanin via All-commits all-commits at lists.llvm.org
Wed Jan 22 12:26:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 84c5f196370065388779cd96d033c84d31031543
      https://github.com/llvm/llvm-project/commit/84c5f196370065388779cd96d033c84d31031543
  Author: Alexander Lanin <alex at lanin.de>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp
    M clang-tools-extra/docs/clang-tidy/checks/misc-misplaced-const.rst
    M clang-tools-extra/test/clang-tidy/checkers/misc-misplaced-const.c
    M clang-tools-extra/test/clang-tidy/checkers/misc-misplaced-const.cpp

  Log Message:
  -----------
  Extend misc-misplaced-const to detect using declarations as well as typedef




More information about the All-commits mailing list