[PATCH] D43471: Handle typeof() expressions

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:55:24 PST 2018


zturner added a comment.

Actually I may have misunderstood the help text.  It sounds like it may be referring to a crash of the inferior, not a crash of LLDB itself.  If the test contains no run commands (as this one doesn't), then it doesn't seem like there's any risk of this happening, and this is a non issue.


Repository:
  rL LLVM

https://reviews.llvm.org/D43471





More information about the llvm-commits mailing list