[PATCH] D55765: Fix use-after-free bug in Tooling.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 18 06:10:25 PST 2018
ymandel updated this revision to Diff 178651.
ymandel added a comment.
Convert other Twine-typed args to StringRef.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55765/new/
https://reviews.llvm.org/D55765
Files:
include/clang/Tooling/Tooling.h
lib/Tooling/Tooling.cpp
unittests/Analysis/ExprMutationAnalyzerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55765.178651.patch
Type: text/x-patch
Size: 4554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181218/261a3e86/attachment-0001.bin>
More information about the cfe-commits
mailing list