diff options
author | David Goldman <davg@google.com> | 2021-08-23 13:58:43 -0400 |
---|---|---|
committer | David Goldman <davg@google.com> | 2021-09-03 11:38:27 -0400 |
commit | 2982bd9e9b58ea17bc047ffb9b28df6f92531287 (patch) | |
tree | 0af88400c8e67ea2f3a1009732121795c91f4505 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | b6d1a31c1b88227b38b3dad7b4430fa42516e82c (diff) | |
download | llvm-2982bd9e9b58ea17bc047ffb9b28df6f92531287.zip llvm-2982bd9e9b58ea17bc047ffb9b28df6f92531287.tar.gz llvm-2982bd9e9b58ea17bc047ffb9b28df6f92531287.tar.bz2 |
[clangd] Use the active file's language for hover code blocks
This helps improve the syntax highlighting for Objective-C code,
although it currently doesn't work well in VS Code with
methods/properties/ivars since we don't currently include the proper
decl context (e.g. class).
Differential Revision: https://reviews.llvm.org/D108584
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions