[PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet

Benjamin Kramer via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:08:32 PST 2016


bkramer added a comment.

We take a pointer (of the argument on the stack) and it gets dereferenced inside of append. What platform are you on that this causes problems for you?


Repository:
  rL LLVM

http://reviews.llvm.org/D17377





More information about the llvm-commits mailing list