Re: r256535 - Revert "[TrailingObjects] Use a different technique to determine if a getDecl"

2015-12-28 Thread Gabriel Dos Reis via cfe-commits
James, if this wasn't already done, please file a bug against MSVC so this can be fixed in future releases. On Mon, Dec 28, 2015 at 8:46 PM, James Y Knight via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: jyknight > Date: Mon Dec 28 22:46:43 2015 > New Revision: 256535 > > URL: http

Re: [PATCH] RE: [cfe-dev] missing return statement for non-void functions in C++

2015-08-13 Thread Gabriel Dos Reis via cfe-commits
Please make such programs crash early and often. They are a nightmare to maintain. Make them blow in the face of the original authors; not after they are gone. -- Gaby On Thu, Aug 13, 2015 at 11:18 AM, Richard Smith via cfe-commits < cfe-commits@lists.llvm.org> wrote: > On Thu, Aug 13, 2015 at