[Lldb-commits] [PATCH] D64545: [lldb] Don't use __FUNCTION__ as a file name

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 11 07:40:32 PDT 2019


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

This seems fairly straighforward and I'm in favor of it. We maybe should do the same thing with swift, I haven't checked in a while how we call the file there.
I wouldn't bother adding a test for something so minor.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64545/new/

https://reviews.llvm.org/D64545





More information about the lldb-commits mailing list