Fix for Whitespace in paths

scott constable via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 14:02:47 PST 2015


Dear Reviewer,

The current doxygen.cfg.in will produce paths that cannot be understood by
Doxygen/Graphviz, when any generated paths contain white space. This patch
simply adds quotations to all generated paths so that white space cannot be
misinterpreted by Doxygen/Graphviz.

~Scott Constable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/f2d60e52/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doxygen.cfg.in
Type: application/octet-stream
Size: 100807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/f2d60e52/attachment.obj>


More information about the llvm-commits mailing list