[PATCH] D56415: NFC: Port QueryParser to StringRef

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 7 14:59:10 PST 2019


steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.

There is no reason for it to not be a StringRef.  Making it one
simplifies existing code, and makes follow-up features easier.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D56415

Files:
  clang-query/QueryParser.cpp
  clang-query/QueryParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56415.180567.patch
Type: text/x-patch
Size: 3224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190107/8585f737/attachment.bin>


More information about the cfe-commits mailing list