[PATCH] D24926: Added support of configuration files
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 22:40:55 PST 2017
sepavloff updated this revision to Diff 127983.
sepavloff added a comment.
Updated patch
Processing comments in config files is now made in the function
`tokenizeConfigFile`.
https://reviews.llvm.org/D24926
Files:
include/llvm/Support/CommandLine.h
lib/Support/CommandLine.cpp
unittests/Support/CommandLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24926.127983.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/396987a6/attachment.bin>
More information about the llvm-commits
mailing list