[all-commits] [llvm/llvm-project] 3b7244: [clang-tidy] Add unit tests for `DeclRefExprUtils`.

Clement Courbet via All-commits all-commits at lists.llvm.org
Wed Nov 24 07:48:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b72448084052785b79566fa5bd374feb8ae3907
      https://github.com/llvm/llvm-project/commit/3b72448084052785b79566fa5bd374feb8ae3907
  Author: Clement Courbet <courbet at google.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
    A clang-tools-extra/unittests/clang-tidy/DeclRefExprUtilsTest.cpp

  Log Message:
  -----------
  [clang-tidy] Add unit tests for `DeclRefExprUtils`.

In preparation for D114539.




More information about the All-commits mailing list