[PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 15:07:30 PDT 2016


Nah, just go with it - if someone figures out a better name some time we
can change it then.

On Wed, Apr 13, 2016 at 2:18 PM, Amjad Aboud via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> aaboud added a comment.
>
> > As for names, yeah... be nice if we had a better name for
> LexicalBlockFile - it's not really a LexicalBlock at all, as such. Though I
> suppose we still use them as strict nesting, etc. Meh.
>
>
> David, do you suggest a different name for the function I am adding, or
> you want to change the name of the DILexicalBlockFile?
> How about these suggested names:
> getNonFileScope()
> getRealScope()
> getSourceLocalScope()
>
> Or you prefer other name?
>
>
> http://reviews.llvm.org/D18724
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/951ac5a5/attachment.html>


More information about the llvm-commits mailing list