[all-commits] [llvm/llvm-project] a5e3d8: [clang-tidy] Handle uninstantiated templates in re...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Sat Feb 27 04:09:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5e3d87f66a1b833594f121fbd8c7334df5a1eeb
      https://github.com/llvm/llvm-project/commit/a5e3d87f66a1b833594f121fbd8c7334df5a1eeb
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
    M clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.h
    M clang-tools-extra/test/clang-tidy/checkers/readability-redundant-smartptr-get.cpp

  Log Message:
  -----------
  [clang-tidy] Handle uninstantiated templates in redundant get check

Differential Revision: https://reviews.llvm.org/D96222




More information about the All-commits mailing list