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 | 168fe15b0d22b17d09965a9979a30be9eda7902d (patch) | |
tree | abace111d091b679bdccff1e7ea9d6abf73d2e86 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e2cad6501576dbcdebb9e7c597c5fdcf620728d7 (diff) | |
download | bcm5719-llvm-168fe15b0d22b17d09965a9979a30be9eda7902d.tar.gz bcm5719-llvm-168fe15b0d22b17d09965a9979a30be9eda7902d.zip |
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.
llvm-svn: 71946
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions