On Feb 13, 2009, at 6:45 PM, Daniel Dunbar wrote: > x86_64 ABI: Need to use canonical types when comparing against > ASTContext types.
[ thinking out loud ] Does it make sense to encode this into the type system so that we get compilation errors when people get it wrong? I've not thought about it yet, but... we could even have a conversion operator that can canonicalize a type, if it needed to be canonical. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
