[all-commits] [llvm/llvm-project] 4dd71b: [clang] Give priority to Class context while parsi...

Furkan via All-commits all-commits at lists.llvm.org
Wed Aug 17 01:07:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dd71b3cb9473e960d06f5c4c60f0817bd5b9cf6
      https://github.com/llvm/llvm-project/commit/4dd71b3cb9473e960d06f5c4c60f0817bd5b9cf6
  Author: Furkan Usta <furkanusta17 at gmail.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M clang/lib/Parse/ParseDecl.cpp
    M clang/test/CodeCompletion/overrides.cpp

  Log Message:
  -----------
  [clang] Give priority to Class context while parsing declarations

Fixes https://github.com/clangd/clangd/issues/290.

Reviewed By: kadircet

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




More information about the All-commits mailing list