[PATCH] Update NumTypeBits on Type to match the actual number of used bits.

Mark Lacey mark.lacey at apple.com
Tue Sep 24 13:40:45 PDT 2013


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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-NumTypeBits-on-Type-to-match-the-actual-numbe.patch
Type: text/x-patch
Size: 383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130924/d43b760a/attachment.bin>


More information about the cfe-commits mailing list