Files
swift-mirror/unittests/Basic/ImmutablePointerSetTests.cpp
Bob Wilson fa85278ea9 Fix more ArrayRef problems in ImmutablePointerSetTests unit tests.
These are more instances of the problem with ArrayRef capturing a
reference to a temporary. The problem is exposed when compiling with a
recent version of clang. rdar://problem/28700044
2016-10-10 22:38:46 -07:00

4.2 KiB