[all-commits] [llvm/llvm-project] a1ebae: [CodeComplete] Only complete attributes that match...

Sam McCall via All-commits all-commits at lists.llvm.org
Thu Aug 19 04:35:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1ebae08f4b243419738c3b3f0455160a880f861
      https://github.com/llvm/llvm-project/commit/a1ebae08f4b243419738c3b3f0455160a880f861
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

  Changed paths:
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/attr.cpp

  Log Message:
  -----------
  [CodeComplete] Only complete attributes that match the current LangOpts

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




More information about the All-commits mailing list