[all-commits] [llvm/llvm-project] e3b15e: Revert "Extend misc-misplaced-const to detect usin...
AaronBallman via All-commits
all-commits at lists.llvm.org
Wed Jan 22 06:06:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e3b15ed376f3753d2a4e16281f8230e4ffed41ba
https://github.com/llvm/llvm-project/commit/e3b15ed376f3753d2a4e16281f8230e4ffed41ba
Author: Aaron Ballman <aaron at aaronballman.com>
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:
-----------
Revert "Extend misc-misplaced-const to detect using declarations as well as typedef"
This reverts commit ecc7dae50c41bc8a129a158ecf0ae0270126505c due to breaking bots:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/22157
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/43297
More information about the All-commits
mailing list