diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-04-11 10:44:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 10:44:37 -0400 |
commit | d1ea4799d9a3e2757772a47e9dce5f2e24bb982f (patch) | |
tree | a49a5bf9190dc1857e3afa7abb546dfcfd78fef6 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 07b439605a4cc838a9157f6a948edb0369adeada (diff) | |
download | llvm-d1ea4799d9a3e2757772a47e9dce5f2e24bb982f.zip llvm-d1ea4799d9a3e2757772a47e9dce5f2e24bb982f.tar.gz llvm-d1ea4799d9a3e2757772a47e9dce5f2e24bb982f.tar.bz2 |
[C23] Fix failed assertions with invalid #embed parameters (#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
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions