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

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 11:03:42 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253360: StringRef-ify some Option APIs (authored by dblaikie).

Changed prior to commit:
  http://reviews.llvm.org/D14711?vs=40301&id=40413#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14711

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14711.40413.patch
Type: text/x-patch
Size: 12861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/ed3ce855/attachment-0001.bin>


More information about the llvm-commits mailing list