[cfe-commits] [PATCH] Fix a cut&paste typo relating to RebuildCXXUuidofExpr

John Wiegley johnw at boostpro.com
Wed Mar 2 20:04:55 PST 2011


This patch authored by Eric Niebler <eric at boostpro.com>.

This simple change fixes what appears to have been a cut&paste type error,
where a call to method RebuildCXXTypeidExpr should have been
RebuildCXXUuidofExpr.

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch3.diff
Type: text/x-patch
Size: 769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110302/b26d49be/attachment.bin>


More information about the cfe-commits mailing list