aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorRuoyu Zhong <zhongruoyu@outlook.com>2025-10-13 14:04:51 +0800
committerGitHub <noreply@github.com>2025-10-13 02:04:51 -0400
commit678303cd92983b75e35df298a9ee5a6d26ca4a26 (patch)
tree37d72370ee90a4d3a8846323f1cc641be5ee5cf2 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parent982c9e6ac52a13483a08fdcf007a565d41cf4615 (diff)
downloadllvm-678303cd92983b75e35df298a9ee5a6d26ca4a26.zip
llvm-678303cd92983b75e35df298a9ee5a6d26ca4a26.tar.gz
llvm-678303cd92983b75e35df298a9ee5a6d26ca4a26.tar.bz2
[clangd] Fix code action kind for readability-identifier-naming fixes (#162808)
https://github.com/llvm/llvm-project/pull/78454 converted readability-identifier-naming fixes to use rename mechanism to rename the symbol project-wide. However, it set the code action kind to "refactor" instead of "quickfix", which caused the fixes to be filtered out when editors (like VS Code) request quick fixes for diagnostics. On VS Code, for example, users would see "No quick fixes available" despite the diagnostic indicating "(fix available)". Fix that by changing the code action kind back to "quickfix". Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions