mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 11:06:36 +00:00

If the invalid parameter was not the last parameter given, we would fail to skip to the end of the directive and trip a failed assertion. Fixes #126940