[PATCH] D122147: Remove the clang/INPUTS directory; NFC
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 08:26:50 PDT 2022
aaron.ballman created this revision.
aaron.ballman added reviewers: rsmith, erichkeane, jcranmer, jdoerfert, lebedev.ri.
Herald added a project: All.
aaron.ballman requested review of this revision.
Herald added a project: clang.
This directory seems to be unused. At least, when I remove it, I can still build and all of the lit tests pass for me. I can't find any real information on why this directory exists in the first place, and the fact that it hasn't been touched in 10 years (or longer in most cases) leads me to believe it's safe to remove entirely.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D122147
Files:
clang/INPUTS/Cocoa_h.m
clang/INPUTS/all-std-headers.cpp
clang/INPUTS/c99-intconst-1.c
clang/INPUTS/carbon_h.c
clang/INPUTS/cfg-big-switch.c
clang/INPUTS/cfg-long-chain1.c
clang/INPUTS/cfg-long-chain2.c
clang/INPUTS/cfg-long-chain3.c
clang/INPUTS/cfg-nested-switches.c
clang/INPUTS/cfg-nested-var-scopes.cpp
clang/INPUTS/iostream.cc
clang/INPUTS/macro_pounder_fn.c
clang/INPUTS/macro_pounder_obj.c
clang/INPUTS/stpcpy-test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122147.416960.patch
Type: text/x-patch
Size: 41153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/88d87fd7/attachment-0001.bin>
More information about the cfe-commits
mailing list