These file format changes have been a long time coming. Essentially instead of a yaml map mapping trait we now have a sequence. This generally makes the format work better for cases where the symbol list is empty.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Changing some of the version checks. I don't think we need to have rigid checks considering this format is experimental.
Comment Actions
Please address the linter warnings. I think that adding an additional test to demonstrate that the experimental-ifs-version-v1 is properly diagnosed is a good idea. LGTM other than that.
clang-format: please reformat the code