aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendActions.cpp
diff options
context:
space:
mode:
authorNathan Ridge <zeratul976@hotmail.com>2025-09-30 02:49:04 -0400
committerGitHub <noreply@github.com>2025-09-30 02:49:04 -0400
commitea452c0a020a7ad35bde86c0accabe1c994941aa (patch)
tree1fe10df4e274901a82a214ba31ae34392041a973 /clang/lib/Frontend/FrontendActions.cpp
parentb9e41ae6f9efb068e1fe137357c3d8ded31cdd02 (diff)
downloadllvm-ea452c0a020a7ad35bde86c0accabe1c994941aa.zip
llvm-ea452c0a020a7ad35bde86c0accabe1c994941aa.tar.gz
llvm-ea452c0a020a7ad35bde86c0accabe1c994941aa.tar.bz2
[clangd] Fix off-by-one error in CommandMangler (#160029)
SawInput() is intended to be called for every argument after a `--`, but it was mistakenly being called for the `--` itself. Partially fixes https://github.com/clangd/clangd/issues/1850
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions