This revision was automatically updated to reflect the committed changes.
Closed by commit rL365812: [lldb] Don't use __FUNCTION__ as a file name
(authored by teemperor, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://revie
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 f
teemperor created this revision.
teemperor added a reviewer: davide.
Herald added subscribers: lldb-commits, abidh.
Herald added a project: LLDB.
I saw while debugging that we call this file `ParseInternal`, which is not a
very good name for our
fake expression file and also adds this unnecessary