This reverts commit cab5051c691ce27a7ffac41e8e76ceb222ad9549.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5429 Build 5429: arc lint + arc unit
Paths
| Differential D31894
[msan] Choose in runtime if IPv4 or IPv6 are supported. ClosedPublic Authored by vitalybuka on Apr 10 2017, 10:29 AM.
Details Summary This reverts commit cab5051c691ce27a7ffac41e8e76ceb222ad9549.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 10 2017, 11:00 AM Closed by commit rL299884: [msan] Choose in runtime if IPv4 or IPv6 are supported. (authored by vitalybuka). · Explain WhyApr 10 2017, 2:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94692 lib/msan/tests/CMakeLists.txt
lib/msan/tests/msan_test.cc
|
for (int i : {AF_INET, AF_INET6}) {