diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-14 03:27:21 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-14 03:27:21 +0000 |
commit | 19aeac6ea4897c542b21c9f53a0a51762d8ddf83 (patch) | |
tree | 4d445080cc4c13dc824cd5380efe18f5afac6fb0 /lib/Sema/SemaDecl.cpp | |
parent | f79dced038c63572965c016b969cfa870670d16e (diff) |
When type-checking a static cast (or the static_cast part of a C-style
cast) that is converting to a class type, enumerate its constructors
as in any other direct initialization. This ensures that we get the
proper conversion sequence.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88751 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions