[PATCH] D17762: Fix an assertion failure in setPointOfInstantiation.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 03:14:51 PST 2016


bkramer added a comment.

This doesn't look right to me. Aborting tree transform on a bad source location seems just wrong. Where is the invalid source location coming from? Also the backtrace seems related to typo correction, maybe the bug is there?


Repository:
  rL LLVM

http://reviews.llvm.org/D17762





More information about the cfe-commits mailing list