diff options
author | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-02-25 16:01:12 +0000 |
---|---|---|
committer | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-02-25 16:01:12 +0000 |
commit | ed69e30d68c57ed7b215ac505447f80ee6982007 (patch) | |
tree | 3a7293feb5762c58b6260f42b2cd500771658833 /clang/lib/CodeGen/CGException.cpp | |
parent | 5c62af5bb14c641baddab0b225eba1282673ea29 (diff) | |
download | bcm5719-llvm-ed69e30d68c57ed7b215ac505447f80ee6982007.tar.gz bcm5719-llvm-ed69e30d68c57ed7b215ac505447f80ee6982007.zip |
Add missing "return" statements.
ExecutionContext::GetAddressByteSize() was calling GettAddressByteSize () on Target and Process class but was ignoring the return type. I have added the missing return.
No regression in the test suite. Committed as obvious.
llvm-svn: 230502
Diffstat (limited to 'clang/lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions