[all-commits] [llvm/llvm-project] ecc7da: Extend misc-misplaced-const to detect using declar...
AaronBallman via All-commits
all-commits at lists.llvm.org
Wed Jan 22 05:46:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ecc7dae50c41bc8a129a158ecf0ae0270126505c
https://github.com/llvm/llvm-project/commit/ecc7dae50c41bc8a129a158ecf0ae0270126505c
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.cpp
Log Message:
-----------
Extend misc-misplaced-const to detect using declarations as well as typedef
More information about the All-commits
mailing list