diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2018-02-06 23:44:40 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2018-02-06 23:44:40 +0000 |
commit | 4c687f38c6369de9ad2fe734b99abd743fa60026 (patch) | |
tree | 9f17175b6dab58cdf8ed815e4cf029f7623eb1a6 /llvm/lib/IR/DIBuilder.cpp | |
parent | cd07a3e2f9e7c35e90f82bc33cfec0be59c27568 (diff) | |
download | bcm5719-llvm-4c687f38c6369de9ad2fe734b99abd743fa60026.tar.gz bcm5719-llvm-4c687f38c6369de9ad2fe734b99abd743fa60026.zip |
[Sema][ObjC] Use SmallSetVector to fix a failing test on the reverse
iteration bot.
This commit reverts r315639, which was causing clang to print
diagnostics that weren't printed before. Instead, it declares
OverrideSearch::Overridden as a SmallSetVector to fix the
non-deterministic behavior r315639 was trying to fix.
rdar://problem/36445528
llvm-svn: 324425
Diffstat (limited to 'llvm/lib/IR/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions