[PATCH] [Updated, 719 lines] D24926: Added support of configuration files
Serge Pavlov via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 30 04:55:35 PDT 2016
sepavloff updated this revision to Diff 73037.
sepavloff added a comment.
Updated patch
Based on feedback on mail list added three function instead of cl::findConfigFile.
It allows a user to make more flexible config file search. Also made some cosmetic
changes.
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.73037.patch
Type: text/x-patch
Size: 29570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/a7cb1a4a/attachment.bin>
More information about the llvm-commits
mailing list