diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-01-22 19:14:27 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-01-22 19:14:27 +0000 |
commit | afcf7ac5f63e08355f6afa217b2d88421cfd554a (patch) | |
tree | 929049a3e1aaa2badaaa8608ec7c711c3e13f279 /llvm/lib/Target/CppBackend/CPPBackend.cpp | |
parent | 0251f20ad1104465d2aaae20c75b7a1a0501a5a0 (diff) | |
download | bcm5719-llvm-afcf7ac5f63e08355f6afa217b2d88421cfd554a.tar.gz bcm5719-llvm-afcf7ac5f63e08355f6afa217b2d88421cfd554a.zip |
I kept getting confused among the __cxa_exception*, the _Unwind_Exception* and the void* to the thrown object. So I've gone through these two files and attempted to institute a consistent variable naming scheme, and in a few instances, turned void* into a concrete* to have the type system help me out. No change in functionality for this commit is intended.
llvm-svn: 148663
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions