Unverified Commit 2f3d4f6c authored by robozati's avatar robozati Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment