[all-commits] [llvm/llvm-project] c20e4f: [clangd] Improve handling of Objective-C protocols...

David Goldman via All-commits all-commits at lists.llvm.org
Tue Apr 27 07:21:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c20e4fbfa6d154616c2dd41e828a02facd000d71
      https://github.com/llvm/llvm-project/commit/c20e4fbfa6d154616c2dd41e828a02facd000d71
  Author: David Goldman <davg at google.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M clang-tools-extra/clangd/FindTarget.cpp
    M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
    M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

  Log Message:
  -----------
  [clangd] Improve handling of Objective-C protocols in types

Improve support for Objective-C protocols for types/type locs

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




More information about the All-commits mailing list