[all-commits] [llvm/llvm-project] d12694: Index: Remove unused internal header SimpleFormatC...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Fri Dec 4 15:16:14 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d126943251d0cd77e572bced5ab6c23595acd468
https://github.com/llvm/llvm-project/commit/d126943251d0cd77e572bced5ab6c23595acd468
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M clang/lib/Index/CMakeLists.txt
R clang/lib/Index/SimpleFormatContext.h
M llvm/utils/gn/secondary/clang/lib/Index/BUILD.gn
Log Message:
-----------
Index: Remove unused internal header SimpleFormatContext.h, NFC
Looks like nothing has included this header since
d21485d2f5ffacf7b726c741ee409b3682045255 / r286279 in 2016. Delete the
dead code.
More information about the All-commits
mailing list