Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/clangd/refactor/tweaks/
-
clangd/
-
refactor/
-
tweaks/
-
RawStringLiteral.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D69544
[clangd] NFC, reuse the source manager variable in the RawStringLiteral apply method
Closed
Public
Authored by
arphaman
on Oct 28 2019, 6:31 PM.
Download Raw Diff
Details
Reviewers
ilya-biryukov
Commits
rGe1b07aac3d1c: [clangd] NFC, reuse the source manager variable in the RawStringLiteral apply…
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
arphaman
created this revision.
Oct 28 2019, 6:31 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 28 2019, 6:31 PM
Herald
added subscribers:
usaxena95
,
ributzka
,
kadircet
and
3 others
.
·
View Herald Transcript
ilya-biryukov
accepted this revision.
Oct 29 2019, 2:34 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 29 2019, 2:34 AM
Closed by commit
rGe1b07aac3d1c: [clangd] NFC, reuse the source manager variable in the RawStringLiteral apply…
(authored by
arphaman
).
·
Explain Why
Nov 8 2019, 2:52 PM
This revision was automatically updated to reflect the committed changes.