[all-commits] [llvm/llvm-project] 4b76ba: [clangd] Eliminate direct usage of isAvailable() m...

Sam McCall via All-commits all-commits at lists.llvm.org
Fri May 6 07:35:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b76ba887c04458367c37eb3458cbd113475c27f
      https://github.com/llvm/llvm-project/commit/4b76ba887c04458367c37eb3458cbd113475c27f
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M clang-tools-extra/clangd/unittests/tweaks/DumpRecordLayoutTests.cpp
    M clang-tools-extra/clangd/unittests/tweaks/SwapIfBranchesTests.cpp

  Log Message:
  -----------
  [clangd] Eliminate direct usage of isAvailable() matcher. NFC

This prepares to replace the implementation of EXPECT_[UN]AVAILABLE with
something more efficient.




More information about the All-commits mailing list