[all-commits] [llvm/llvm-project] 114c9f: Add "status" to the list of absl libraries.

Vy Nguyen via All-commits all-commits at lists.llvm.org
Thu Aug 13 13:08:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 114c9fa0e46f7bf1d05d92da70da116b19f16911
      https://github.com/llvm/llvm-project/commit/114c9fa0e46f7bf1d05d92da70da116b19f16911
  Author: Vy Nguyen <vyng at google.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/abseil/AbseilMatcher.h

  Log Message:
  -----------
  Add "status" to the list of absl libraries.

The Abseil-NoInternalDependenciesCheck currently mistakenly triggers on any usage of internal helpers even if it is within absl/status.

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




More information about the All-commits mailing list