Fix path replacement in sed (properly this time) using lit
regex_replacement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123526
[clang][ExtractAPI][NFC] Fix sed delimiter in test ClosedPublic Authored by zixuw on Apr 11 2022, 11:01 AM.
Details Summary Fix path replacement in sed (properly this time) using lit
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2022, 9:39 AM This revision was landed with ongoing or failed builds.Apr 12 2022, 10:04 AM Closed by commit rGe08c435401bc: [clang][ExtractAPI][NFC] Fix sed delimiter in test (authored by zixuw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422276 clang/test/ExtractAPI/enum.c
clang/test/ExtractAPI/global_record.c
clang/test/ExtractAPI/global_record_multifile.c
clang/test/ExtractAPI/known_files_only.c
clang/test/ExtractAPI/known_files_only_hmap.c
clang/test/ExtractAPI/language.c
clang/test/ExtractAPI/macro_undefined.c
clang/test/ExtractAPI/macros.c
clang/test/ExtractAPI/objc_category.m
clang/test/ExtractAPI/objc_interface.m
clang/test/ExtractAPI/objc_protocol.m
clang/test/ExtractAPI/struct.c
clang/test/ExtractAPI/typedef.c
clang/test/ExtractAPI/typedef_anonymous_record.c
clang/test/ExtractAPI/typedef_chain.c
|