Skip to content

Delete 3C code that was used only by clangd3c? #610

Open
@mattmccutchen-cci

Description

@mattmccutchen-cci

The 3C core code (clang/include/clang/3C, clang/lib/3C) contains some code that was used only by clangd3c and will be unused as soon as checkedc#1052 is merged to our repository. (An example that came up during my investigation of #609 is ConstraintsInfo::ValidSourceFiles.) Should we delete this code so it doesn't get in the way of us making API changes, unless we have a specific reason to believe we will use certain parts of the code again in the future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions