rules_flex
rules_flex copied to clipboard
Bazel build rules for Flex
Results
1
rules_flex issues
Sort by
recently updated
recently updated
newest added
When using the --noline flag or the %option noline, flex was failing to suppress the %top line directives. There was an if-guard missing in the code that adds the line...