[all-commits] [llvm/llvm-project] e8617f: DebugInfo: Emit "LocalToUnit" flag on local member...

James Y Knight via All-commits all-commits at lists.llvm.org
Mon Feb 22 15:47:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8617f2f1870022b7dd076bf43c7aaee30831197
      https://github.com/llvm/llvm-project/commit/e8617f2f1870022b7dd076bf43c7aaee30831197
  Author: James Y Knight <jyknight at google.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M clang/test/CodeGenCXX/debug-info-class.cpp

  Log Message:
  -----------
  DebugInfo: Emit "LocalToUnit" flag on local member function decls.

Follow-up to fe2dcd89acfd9301a230e38e9030734553baa8dc.

Update test per review comments, restoring the "D" type to its
original state, and adding new "L" type. (Sorry, this was intended to
be included in the prior commit)

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




More information about the All-commits mailing list