summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/refactor/tweaks/RawStringLiteral.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Make Tweak::Selection movable. NFCSam McCall2019-12-161-3/+3
* [clangd] NFC, add getLangOpts helper to ParsedASTAlex Lorenz2019-12-041-1/+1
* [clangd] NFC, reuse the source manager variable in the RawStringLiteral apply...Alex Lorenz2019-11-081-2/+1
* [clangd] Support multifile edits as output of TweaksKadir Cetinkaya2019-09-091-2/+4
* [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFCSam McCall2019-09-041-1/+1
* [clangd] Add hidden tweaks to dump AST/selection.Sam McCall2019-06-181-8/+6
* Test commitShaurya Gupta2019-06-141-1/+0
* [clangd] Add SourceManager accessor to ParsedAST. NFCSam McCall2019-05-281-3/+2
* [clangd] Add tweak to convert normal to raw string literal, when it contains ...Sam McCall2019-05-211-0/+103
OpenPOWER on IntegriCloud