[PATCH] D137650: [clangd] Implement hover for C++ string literals

v1nh1shungry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 21:33:23 PST 2022


v1nh1shungry added a comment.

Seems like I have made things too complex :(

Should work for C, C++, and other languages now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137650/new/

https://reviews.llvm.org/D137650



More information about the cfe-commits mailing list