[PATCH] D43779: [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 04:58:30 PST 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D43779#1021959, @alexfh wrote:

> Do you have a way to reproduce the gcc crashes?


Not presently.
I'm on debian sid, so gcc4.8 is a lost-for-good relic from ancient past.

I'll try to create an debian-oldstable chroot, which still has gcc4.8, maybe that will help.


Repository:
  rL LLVM

https://reviews.llvm.org/D43779





More information about the cfe-commits mailing list