[all-commits] [llvm/llvm-project] 195786: Fix duplicate checks in clangd comments

Elton Leander Pinto via All-commits all-commits at lists.llvm.org
Mon Jul 19 06:15:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 195786d7c2609f71e81156a09d3a20c98f7ba163
      https://github.com/llvm/llvm-project/commit/195786d7c2609f71e81156a09d3a20c98f7ba163
  Author: Elton <eltonp3103 at gmail.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M clang-tools-extra/clangd/ParsedAST.h

  Log Message:
  -----------
  Fix duplicate checks in clangd comments

This patch removes a duplicate checks in the top-level comments in `clang-tools-extra/clangd/ParsedAST.h`

Reviewed By: kadircet

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




More information about the All-commits mailing list