[PATCH] D13174: clean up command line arguments code, NFC

Eugene via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 12:07:58 PDT 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.

const char * > StringRef
for > for each
remove unneeded specifiers

Repository:
  rL LLVM

http://reviews.llvm.org/D13174

Files:
  include/llvm/IR/LegacyPassNameParser.h
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp
  tools/llvm-stress/llvm-stress.cpp
  unittests/Support/CommandLineTest.cpp
  utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13174.35753.patch
Type: text/x-patch
Size: 49700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150925/3be8176e/attachment.bin>


More information about the llvm-commits mailing list