]> granicus.if.org Git - clang/commit
Reimplement QualifierSet using a single word, as requested by dgregor.
authorJohn McCall <rjmccall@apple.com>
Tue, 28 Jul 2009 05:41:20 +0000 (05:41 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 28 Jul 2009 05:41:20 +0000 (05:41 +0000)
commit7a1bcdf26d48c2c40e900a973f7ffca45f451526
treea2b796e4fc82a6f7b6f25c8f5367b0d80020ebe3
parente7f9d301a10b4b3223e91d9be4362b44cba0a212
Reimplement QualifierSet using a single word, as requested by dgregor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77299 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/AST/Type.cpp