[PATCH] D14711: fix lldb crash by changing const char * with StringRef

Eugene via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 09:26:46 PST 2015


kevgs created this revision.
kevgs added a reviewer: llvm-commits.
kevgs added a subscriber: llvm-commits.
kevgs set the repository for this revision to rL LLVM.

Description: http://lists.llvm.org/pipermail/llvm-dev/2015-November/092429.html

Repository:
  rL LLVM

http://reviews.llvm.org/D14711

Files:
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp
  unittests/Support/CommandLineTest.cpp
  utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14711.40301.patch
Type: text/x-patch
Size: 12274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151116/d5e14e04/attachment.bin>


More information about the llvm-commits mailing list