Remove code only needed to detect a pre-4.0 API break.
authorOwen Anderson <resistor@mac.com>
Tue, 25 Apr 2023 05:23:38 +0000 (22:23 -0700)
committerOwen Anderson <resistor@mac.com>
Tue, 25 Apr 2023 20:05:31 +0000 (13:05 -0700)
commitbab6cfede92830bb38d08282c62144df79b13600
tree1e47e5b5fba52174f489dbfb324f28da848ac175
parentb42718dcecdd6787e0fde826ef7377f4e3cdd7bd
Remove code only needed to detect a pre-4.0 API break.

Updated with build fix for unit tests

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D149125
llvm/include/llvm/ADT/ilist.h
llvm/unittests/ADT/IListTest.cpp