Skip to content

Conversation

@spencer-lunarg
Copy link
Contributor

someone pointed out if you go ./spirv-reflect it just hangs, this just has this print the help

arg_parser.AddFlag("fcb", "flatten_cbuffers", "");
arg_parser.AddFlag("ci", "ci", ""); // Not advertised
if (!arg_parser.Parse(argn, argv, std::cerr)) {
if (!arg_parser.Parse(argn, argv, std::cerr) || arg_parser.GetArgs().empty()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realized this doesn't account for stdin actually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant