[PATCH] D39063: Fix for PR32990.

Zahira Ammarguellat via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 06:10:58 PST 2018


zahiraam added a comment.

In https://reviews.llvm.org/D39063#979580, @rnk wrote:

> Sorry, I haven't had time to put together a reproduction over the holidays. Looks like it affects STL classes.


Yes I I figured from the error that was the STL (container) library. What do you suggest I do to reproduce the problem? Should I download the app and build it locally or do you think there is an easy way to reproduce a test case? I tried to do that using some container classes but couldn't create one that didn't compile?


Repository:
  rL LLVM

https://reviews.llvm.org/D39063





More information about the llvm-commits mailing list