Fix one test (enum.c) in ExtractAPI to use %clang_cc1 and -verify
instead of calling the full driver and FileCheck. This is an example for
my comment from https://reviews.llvm.org/D121873.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D124634
ExtractAPI: Use %clang_cc1 and -verify in enum.c ClosedPublic Authored by dexonsmith on Apr 28 2022, 12:47 PM.
Details Summary Fix one test (enum.c) in ExtractAPI to use %clang_cc1 and -verify
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 29 2022, 5:11 AM Closed by commit rGc1e17c7dfedd: ExtractAPI: Use %clang_cc1 and -verify in enum.c (authored by dexonsmith). · Explain WhyMay 3 2022, 12:20 PM This revision was automatically updated to reflect the committed changes.
Diff 425882 clang/test/ExtractAPI/enum.c
|