[clangd] Do not offer RawStringLiteral code action in C and C++98 (#69775)
Raw string literals are a C++ feature first added in C++11. Fixes https://github.com/clangd/clangd/issues/1795.
parent
b2accb9d
Please register or sign in to comment
Raw string literals are a C++ feature first added in C++11. Fixes https://github.com/clangd/clangd/issues/1795.