[cfe-commits] [PATCH] Publish Parser RAIIs

Axel Naumann Axel.Naumann at cern.ch
Tue Oct 30 08:43:59 PDT 2012


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 --------------
A non-text attachment was scrubbed...
Name: clang_publish_ParserRAII.diff
Type: text/x-patch
Size: 23501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121030/63434199/attachment.bin>


More information about the cfe-commits mailing list