commit | fb87b89fc9eb103e19fb8e4b925c23f0bd091b99 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Apr 26 21:31:17 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Apr 26 21:31:17 2010 +0000 |
tree | 1879da6f7c614cff39a0b716a078419b6a1c602f | |
parent | 5512ba538f3f6b0576623f680fa7d930fa085ccd [diff] |
Introduce Type::isStructureOrClassType(), which does the obvious thing. Audit all uses of Type::isStructure(), changing those calls to isStructureOrClassType() as needed (which is alsmost everywhere). Fixes the remaining failure in Boost.Utility/Swap. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102386 91177308-0d34-0410-b5e6-96231b3b80d8