Depends on D92755
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Is there a way to add test coverage for this to demonstrate that we handle what YAML considers a Boolean and that we don't allow oddities?
Comment Actions
Fix test failures and added some to demonstrate this behaviour. Haven't added exhaustive cases as they are present in the YAML parser tests.