diff options
author | Rui Ueyama <ruiu@google.com> | 2017-06-26 16:52:16 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-06-26 16:52:16 +0000 |
commit | 71fab2f03b6136e8d6cc9974e5918132614af9b2 (patch) | |
tree | 6cfeae4f2b01405b66f7c39a067e675026b8030e /clang/lib/Basic/SourceManager.cpp | |
parent | 9b4e8975a9adecd57bccdf9eb9c648e62d53425c (diff) | |
download | bcm5719-llvm-71fab2f03b6136e8d6cc9974e5918132614af9b2.tar.gz bcm5719-llvm-71fab2f03b6136e8d6cc9974e5918132614af9b2.zip |
Remove confusing `return`.
`addInputSec` returns void. Even though it is syntactically correct,
the use of `return` here is just confusing.
llvm-svn: 306307
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions