[all-commits] [llvm/llvm-project] f489e8: Remove Waymarking.h as it is unused
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Jan 28 11:20:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f489e86a24d38015197597beb88ff357cd7681b9
https://github.com/llvm/llvm-project/commit/f489e86a24d38015197597beb88ff357cd7681b9
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
R llvm/include/llvm/ADT/Waymarking.h
M llvm/unittests/ADT/CMakeLists.txt
R llvm/unittests/ADT/WaymarkingTest.cpp
Log Message:
-----------
Remove Waymarking.h as it is unused
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.
More information about the All-commits
mailing list