[llvm-commits] [PATCH] [dragonegg] Support default definition of RESULT_DECL

Peter Collingbourne peter at pcc.me.uk
Tue Aug 9 18:30:33 PDT 2011


On Fri, Aug 05, 2011 at 03:51:29PM +0200, Duncan Sands wrote:
> Hi Peter, thanks for working on dragonegg.
> 
> > OK to commit?
> 
> I see where you are coming from but I'd like to see a testcase before
> going the go ahead.

I came up with a test case, see attached.  Note that I can only get it
to fail without my patch applied using gcc 4.6 (i.e. gcc-4_6-branch).
I guess we can put this in test/FrontendC++, but it looks like the
test/Frontend* tests are slowly being moved to clang or deleted.
I suppose dragonegg should get its own test suite at some point?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nrvo.cpp
Type: text/x-c++src
Size: 346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110810/87f59280/attachment.cpp>


More information about the llvm-commits mailing list