[all-commits] [llvm/llvm-project] 9f57b6: [clangd] Include "final" when printing class decla...

Tom Praschan via All-commits all-commits at lists.llvm.org
Mon Jul 11 03:22:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f57b65a272817752aa00e2fb94154e6eed1d0ec
      https://github.com/llvm/llvm-project/commit/9f57b65a272817752aa00e2fb94154e6eed1d0ec
  Author: Tom Praschan <13141438+tom-anders at users.noreply.github.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M clang-tools-extra/clangd/unittests/HoverTests.cpp
    M clang/lib/AST/DeclPrinter.cpp

  Log Message:
  -----------
  [clangd] Include "final" when printing class declaration

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

Reviewed By: sammccall

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




More information about the All-commits mailing list