Merge: Do not inline lazy getter
authorJean Privat <jean@pryen.org>
Thu, 18 Dec 2014 01:15:00 +0000 (20:15 -0500)
committerJean Privat <jean@pryen.org>
Thu, 18 Dec 2014 01:15:00 +0000 (20:15 -0500)
nitc-sg's aggressive inlining caused a stack overflow during the compilation of recursive lazy attributes

Needed to pass #1011

Pull-Request: #1044


Trivial merge