[PATCH] D9127: PR23175 (fix) - Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file

Tom Honermann via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 07:47:29 PDT 2016


tahonermann added a comment.

For what it's worth, Coverity has been running with this patch in place for at least a year and a half now.  I believe the only reason it wasn't committed was due to concerns with the test case in https://reviews.llvm.org/D9126.  I haven't had time to address those concerns (and don't expect to anytime soon).


Repository:
  rL LLVM

https://reviews.llvm.org/D9127





More information about the cfe-commits mailing list