[cfe-commits] r77046 - /cfe/trunk/include/clang/AST/Type.h
Douglas Gregor
dgregor at apple.com
Mon Jul 27 23:59:43 PDT 2009
On Jul 27, 2009, at 11:52 PM, John McCall wrote:
> Douglas Gregor wrote:
>> I missed this before, but it would be nice if QualifierSet had all of
>> its values packed into a 32-bit word, so that we could compare
>> qualifier sets ultra-efficiently. 24 bits should certainly be enough
>> for address spaces
>
> Done in r77299, with semantic checking in r77303.
Thanks!
- Doug
More information about the cfe-commits
mailing list