https://github.com/AaronBallman created
https://github.com/llvm/llvm-project/pull/135368
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
>From f7191e135ef4d2824b63009484571ae37bac2762 Mon S
https://github.com/AaronBallman closed
https://github.com/llvm/llvm-project/pull/135368
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/Fznamznon approved this pull request.
Thanks!
https://github.com/llvm/llvm-project/pull/135368
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Aaron Ballman (AaronBallman)
Changes
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
---
Full diff: https://github.com/llvm/llvm-proj