[all-commits] [llvm/llvm-project] 535e7b: [clangd] lookupSiblingsWithinContext - remove unne...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Feb 18 03:13:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 535e7b09c189dd3a7ef65bd36a02962f0c98bd5e
      https://github.com/llvm/llvm-project/commit/535e7b09c189dd3a7ef65bd36a02962f0c98bd5e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M clang-tools-extra/clangd/refactor/Rename.cpp

  Log Message:
  -----------
  [clangd] lookupSiblingsWithinContext - remove unnecessary nullptr check

The DC pointer is always dereferenced after the loop




More information about the All-commits mailing list