On Nov 7, 2008, at 9:48 PM, Daniel Dunbar wrote: > Author: ddunbar > Date: Fri Nov 7 23:48:37 2008 > New Revision: 58891 > > URL: http://llvm.org/viewvc/llvm-project?rev=58891&view=rev > Log: > Support getTypeInfo, getTypeAlign, getTypeSize on const Type*s. > - Size/align are not effected by CVR qualifiers.
Should the QualType versions of these be removed? -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
