[PATCH] D13893: Roll-back r250822.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 3 13:17:13 PST 2016


angelgarcia added a subscriber: angelgarcia.
angelgarcia added a comment.

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.


Repository:
  rL LLVM

http://reviews.llvm.org/D13893





More information about the cfe-commits mailing list