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
- Repository
- rG LLVM Github Monorepo