[cfe-commits] Fwd: [PATCH] Publish Parser RAIIs

Axel Naumann Axel.Naumann at cern.ch
Fri Nov 9 02:20:24 PST 2012


Hi!

Ping... We'd still like to reset the Parser to a stable state. How does
attached (updated) patch look like? Remember, first

svn mv lib/Parse/RAIIObjectsForParser.h
include/clang/Parse/RAIIObjectsForParser.h

then the patch.

Cheers, Axel.


-------- Original Message --------
Subject: [cfe-commits] [PATCH] Publish Parser RAIIs
Date: Tue, 30 Oct 2012 16:43:59 +0100
From: Axel Naumann <Axel.Naumann at cern.ch>
To: <cfe-commits at cs.uiuc.edu>

Hi,

We'd like to make use of the RAIIs that make using the Parser so much
safer. The attached patch publishes them; it also combines
DestroyTemplateIdAnnotationsRAIIObj with the other RAIIs.

Note that the patch contains the result of svn diff after

svn mv lib/Parse/RAIIObjectsForParser.h
include/clang/Parse/RAIIObjectsForParser.h

Objections against me committing the attached patch?

Cheers, Axel.



-------------- next part --------------
_______________________________________________
cfe-commits mailing list
cfe-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_publish_ParserRAII_v2.diff
Type: text/x-patch
Size: 9327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121109/75dbdbb5/attachment.bin>


More information about the cfe-commits mailing list