[PATCH][libc++] rename a few more occurences of 'typename T'

Ondřej Majerech majerech.o at gmail.com
Sat Jan 10 04:33:02 PST 2015


There were a few more places where the library would use identifiers
such as "T" or "charT" in the headers. This patch replaces them with
reserved identifiers to protect against user-defined macros.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: identifiers.patch
Type: text/x-patch
Size: 1359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150110/ac930ebc/attachment.bin>


More information about the cfe-commits mailing list