[PATCH] D118467: [ADT] Remove Waymarking.h as it is unused
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 06:33:53 PST 2022
aaron.ballman created this revision.
aaron.ballman added reviewers: ekatz, rriddle, erichkeane.
Herald added subscribers: dexonsmith, mgorny.
aaron.ballman requested review of this revision.
Herald added a project: LLVM.
This file was added in https://reviews.llvm.org/D74415. There was no justification as to why it was added, and after about a year of being in-tree, it's still unused, so this removes it.
(Note, this is coming up now because it's caused me some pain as a reviewer; someone was trying to fix the broken Doxygen comments in the file and that's when we realized there are no uses of it.)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118467
Files:
llvm/include/llvm/ADT/Waymarking.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/WaymarkingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118467.404003.patch
Type: text/x-patch
Size: 17081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/bef9b281/attachment.bin>
More information about the llvm-commits
mailing list