DebugInfo: Emit "LocalToUnit" flag on local member function decls.
authorJames Y Knight <jyknight@google.com>
Mon, 22 Feb 2021 23:35:53 +0000 (18:35 -0500)
committerJames Y Knight <jyknight@google.com>
Mon, 22 Feb 2021 23:47:15 +0000 (18:47 -0500)
commite8617f2f1870022b7dd076bf43c7aaee30831197
tree75ca22ac8eb89a943052f92c3a95ab167f0d9787
parent9a827906cb95e7c3ae94627558da67b47ffde249
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
clang/test/CodeGenCXX/debug-info-class.cpp