diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-05-16 13:54:38 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-05-16 13:54:38 +0000 |
commit | 88d936b245978038a14b9c7acc062d12bc46096a (patch) | |
tree | 5b40d88f5e37e948417cc774c90c67ad421b77c2 /test/SemaTemplate/instantiate-expr-basic.cpp | |
parent | 5c091bab12d2e3fc69d7580a89dd3b9520bd471c (diff) |
Avoid calling mergeTypes in C++. I think these are the correct C++
alternatives, but please correct me if I'm wrong.
I eventually plan to assert in mergeTypes that we aren't in C++ mode
because composite types are fundamentally not a part of C++. The
remaining callers for code in the regression tests are
Sema::WarnConflictingTypedMethods and CodeGenFunction::EmitFunctionProlog;
I'm not quite sure what the correct approach is for those callers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71946 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaTemplate/instantiate-expr-basic.cpp')
0 files changed, 0 insertions, 0 deletions