diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-09-08 16:01:27 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-09-08 16:01:27 +0000 |
commit | 8d2a19b478cf7a7b46131b64c6c0ca101761074f (patch) | |
tree | 7e9957e70b78fda7735be47d9d6a78a77a0bf229 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6a2f62cbd30f07c3fdc5981b887df75ee431a38e (diff) | |
download | llvm-8d2a19b478cf7a7b46131b64c6c0ca101761074f.zip llvm-8d2a19b478cf7a7b46131b64c6c0ca101761074f.tar.gz llvm-8d2a19b478cf7a7b46131b64c6c0ca101761074f.tar.bz2 |
Handle constructors and destructors a bit more uniformly in CodeGen.
There were code paths that are duplicated for constructors and destructors just
because we have both CXXCtorType and CXXDtorsTypes.
This patch introduces an unified enum and reduces code deplication a bit.
llvm-svn: 217383
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions