Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/trunk/clang-query/tool/
-
trunk/
-
clang-query/
-
tool/
-
ClangQuery.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D26205
[clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
Closed
Public
Authored by
malcolm.parsons
on Nov 1 2016, 10:56 AM.
Download Raw Diff
Details
Reviewers
dblaikie
pcc
Commits
rGd03c2546621e: [clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
rCTE285731: [clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
rL285731: [clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
Diff Detail
Repository
rL LLVM
Event Timeline
malcolm.parsons
updated this revision to
Diff 76597
.
Nov 1 2016, 10:56 AM
malcolm.parsons
retitled this revision from
to
[clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
.
malcolm.parsons
added reviewers:
pcc
,
dblaikie
.
malcolm.parsons
added a subscriber:
cfe-commits
.
pcc
accepted this revision.
Nov 1 2016, 11:41 AM
pcc
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 1 2016, 11:41 AM
Closed by commit
rL285731: [clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
(authored by
malcolm.parsons
).
·
Explain Why
Nov 1 2016, 1:16 PM
This revision was automatically updated to reflect the committed changes.