[Lldb-commits] [PATCH] D40812: Remove no-op null checks, NFC

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 4 16:27:30 PST 2017


vsk added a comment.

Ah, sorry, I should have mentioned that the header vending compression_decode_buffer() does not provide the 'weak_import' attribute (as far as I can see!). If you change your example to drop 'weak_import' from foo, I think it will be closer to the current situation.


https://reviews.llvm.org/D40812





More information about the lldb-commits mailing list