[PATCH] D13893: Roll-back r250822.

Alexander Riccio via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 3 16:12:35 PST 2016


ariccio added a comment.

In http://reviews.llvm.org/D13893#343436, @angelgarcia wrote:

> The compiler complained about creating constant instances of classes
>  without a user provided constructor (which is the case for the ASTMatchers).
>
> I gave up this change because it broke the build for a huge amount of
>  people and I didn't want that to happen again.


Ahh, ok. I saw one of these in MemRegion.cpp, and noticed this.


Repository:
  rL LLVM

http://reviews.llvm.org/D13893





More information about the cfe-commits mailing list