diff options
author | Fangrui Song <maskray@google.com> | 2018-11-29 17:32:51 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-11-29 17:32:51 +0000 |
commit | e4ee06619038cae19374ad452c364eff5ed41542 (patch) | |
tree | 7c2a5d5995da99ca24701a97752e153846f39c20 /clang/test | |
parent | 644aa882359aa1f37bd6da2f258e867a00c7ad9e (diff) | |
download | bcm5719-llvm-e4ee06619038cae19374ad452c364eff5ed41542.tar.gz bcm5719-llvm-e4ee06619038cae19374ad452c364eff5ed41542.zip |
[llvm-objcopy] Delete redundant !Config.xx.empty() when followed by positive is_contained() check
Summary: The original intention of !Config.xx.empty() was probably to emphasize the thing that is currently considered, but I feel the simplified form is actually easier to understand and it is also consistent with the call sites in other llvm components.
Reviewers: alexshap, rupprecht, jakehehrlich, jhenderson, espindola
Reviewed By: alexshap, rupprecht
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D55040
llvm-svn: 347891
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions