[PATCH] D56916: Fix crash due to ObjCPropertyDecl

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 02:36:46 PST 2019


ilya-biryukov added a comment.

Done. I had to remove `Container::_magic` from the list of expeced symbols to make the test pass, let me know if it should actually be there.
Again, thanks for the fix!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56916





More information about the llvm-commits mailing list