These symbols are understood to not be used for client API consumption
by convention so they should not appear in the generated symbol graph.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
clang-format failed:
--- clang-format changed files: clang/test/ExtractAPI/underscored.c
Comment Actions
I think it's fine. clang-format always get tripped on split-file tests because of the mixed format and what not.
Comment Actions
Yeah this always unfortunately happens can't expect clang format to seamlessly accept to format both C and JSON. Also formatting matters less in tests.