[cfe-commits] r106993 - in /cfe/trunk: include/clang/Parse/Action.h lib/Parse/ParseDeclCXX.cpp lib/Sema/Sema.cpp lib/Sema/Sema.h lib/Sema/SemaAccess.cpp test/CXX/temp/temp.spec/temp.explicit/p11.cpp

Chandler Carruth chandlerc at gmail.com
Tue Jun 29 11:48:09 PDT 2010


On Tue, Jun 29, 2010 at 11:38 AM, John McCall <rjmccall at apple.com> wrote:

> On Jun 29, 2010, at 11:01 AM, Chandler Carruth wrote:
> > As would I, but John seemed to think that was overkill in his email about
> the original patch... maybe I was mis-interpreting him though? I'm happy to
> switch if you like.
>
> I wasn't objecting to the idea of using a RAII object;  I was objecting to
> using that specific existing RAII object, which is used to delay diagnostics
> during declarator parsing in a very peculiar and kindof hacky way.
>

Aha! I see, will fix shortly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100629/810a5304/attachment.html>


More information about the cfe-commits mailing list