[PATCH] D17772: [clang-tidy]: string_view of temporary string

David Blaikie via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 09:29:15 PST 2016


dblaikie added a subscriber: dblaikie.
dblaikie added a comment.

Any way to/would it be worth broadening this with an annotation or some
such (or just a lost for now) of types that maintain references to their
ctor params? (Eg: llvm arrayref, etc)


Repository:
  rL LLVM

http://reviews.llvm.org/D17772





More information about the cfe-commits mailing list