Skip to content

Update test checks for Clang-Doc #168569

@ilovepi

Description

@ilovepi

UTC is a valuable utility for LLVM developers to update tests due to mechanical changes in codegen that affect a lot of tests.

Like those LLVM passes, changes to Clang-Doc's templates or core data structures often cause a lot of churn in our test output.

It would be best if we had a utility, like UTC that could update our test outputs in a maintainable way.

This could be done either by extending some of the functionality in the UTC scripts, or by writing our own version that reuses the UTC modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions