[cfe-commits] [PATCH] Handle symlinks in compilation databases

Daniel Jasper djasper at google.com
Mon Aug 20 01:07:18 PDT 2012


Hi,

this is a first version of my patch to properly support symlinks in the
compilation database design, hopefully following the algorithm we discussed
on IRC (see class comment of FileNameMatchTrie).

This is not polished yet (see FIXMEs), but I wanted to get feedback before
going (further) into the wrong direction.

Cheers,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120820/1082878e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matchtrie.patch
Type: application/octet-stream
Size: 14201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120820/1082878e/attachment.obj>


More information about the cfe-commits mailing list