[PATCH] D24926: Added support of configuration files

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 00:20:54 PST 2016


sepavloff updated this revision to Diff 78651.
sepavloff added a comment.

Updated patch

- Enhanced documentation,
- Search for config files specified by `--config` is allowed in binary directory as well,
- Does not add ".cfg" to config files automatically.


https://reviews.llvm.org/D24926

Files:
  docs/CommandLine.rst
  include/llvm/Support/CommandLine.h
  lib/Support/CommandLine.cpp
  unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24926.78651.patch
Type: text/x-patch
Size: 34677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161120/3ff359bb/attachment.bin>


More information about the llvm-commits mailing list