[PATCH] D125678: [clang][extract-api] Don't emit symbols prefixed with an underscore
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 16 14:04:30 PDT 2022
zixuw accepted this revision.
zixuw added a comment.
In D125678#3517168 <https://reviews.llvm.org/D125678#3517168>, @QuietMisdreavus wrote:
> clang-format failed:
>
> --- clang-format
>
> changed files:
>
> clang/test/ExtractAPI/underscored.c
I think it's fine. clang-format always get tripped on split-file tests because of the mixed format and what not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125678/new/
https://reviews.llvm.org/D125678
More information about the cfe-commits
mailing list