[all-commits] [llvm/llvm-project] c9aba6: [clang] Don't emit debug vtable information for co...

Luke Nihlen via All-commits all-commits at lists.llvm.org
Tue Aug 30 12:10:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9aba600745131fca4f7333d7c2e21556c2577cc
      https://github.com/llvm/llvm-project/commit/c9aba600745131fca4f7333d7c2e21556c2577cc
  Author: Luke Nihlen <luken at google.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/test/CodeGenCXX/cxx20-consteval-crash.cpp

  Log Message:
  -----------
  [clang] Don't emit debug vtable information for consteval functions

Fixes https://github.com/llvm/llvm-project/issues/55065

Reviewed By: shafik

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




More information about the All-commits mailing list