summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGException.cpp
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-02-25 16:01:12 +0000
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-02-25 16:01:12 +0000
commited69e30d68c57ed7b215ac505447f80ee6982007 (patch)
tree3a7293feb5762c58b6260f42b2cd500771658833 /clang/lib/CodeGen/CGException.cpp
parent5c62af5bb14c641baddab0b225eba1282673ea29 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud