[all-commits] [llvm/llvm-project] bab6cf: Remove code only needed to detect a pre-4.0 API br...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Tue Apr 25 13:05:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bab6cfede92830bb38d08282c62144df79b13600
https://github.com/llvm/llvm-project/commit/bab6cfede92830bb38d08282c62144df79b13600
Author: Owen Anderson <resistor at mac.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M llvm/include/llvm/ADT/ilist.h
M llvm/unittests/ADT/IListTest.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list