[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [creduce-dev] More llvm-svn changes required?



Reid, thanks! As you observed we've been lax on starting the new branch but it sounds like it is time to do that now.

John


On 12/30/14, 4:26 PM, Reid Kleckner wrote:
LLVM no longer installs "llvm/Config/config.h", which is good,
considering it used to cause macro redefinition conflicts with other
autoconf headers.

LLVM also no longer has the raw_fd_ostream overload it used to have.

Clang also uses unique_ptr in setASTConsumer. I think this diff used to
be in creduce but got lost somewhere along the way.

Should this be applied to a new llvm-svn-compatible branch?