[PATCH] D22541: [ADT] Warn on unused results from ArrayRef and StringRef functions that read like they might mutate.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 16:27:00 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276058: [ADT] Warn on unused results from ArrayRef and StringRef functions that read… (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D22541?vs=64574&id=64605#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22541
Files:
llvm/trunk/include/llvm/ADT/ArrayRef.h
llvm/trunk/include/llvm/ADT/StringRef.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22541.64605.patch
Type: text/x-patch
Size: 5542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/b2afe87f/attachment.bin>
More information about the llvm-commits
mailing list