[all-commits] [llvm/llvm-project] 26d195: Replace include by forward declaration in test case

serge-sans-paille via All-commits all-commits at lists.llvm.org
Wed Nov 10 11:34:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26d195d8b332d8615b7bd0ab9657bcf244f6b112
      https://github.com/llvm/llvm-project/commit/26d195d8b332d8615b7bd0ab9657bcf244f6b112
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/misc-misleading-identifier.cpp

  Log Message:
  -----------
  Replace include by forward declaration in test case

This should fix the remaining buildbot issue for the misleading identifier
detection pass.

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




More information about the All-commits mailing list