[PATCH] Update NumTypeBits on Type to match the actual number of used bits.
Mark Lacey
mark.lacey at apple.com
Wed Sep 25 09:45:29 PDT 2013
Ping?
The change is simple and I suspect the current value there was an oversight from a past commit, so if there are no objections I’ll commit later today.
Mark
On Sep 24, 2013, at 1:40 PM, Mark Lacey <mark.lacey at apple.com> wrote:
> I noticed this while reading code. Can someone take a look to verify that I am not misunderstanding something here, and that my math is not off?
>
> Passes ‘check-all’ and test-suite.
>
> Mark
>
> ---
> include/clang/AST/Type.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> <0001-Update-NumTypeBits-on-Type-to-match-the-actual-numbe.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list