[cfe-dev] [RFC] cHash: Integration of AST hashing
Richard Trieu via cfe-dev
cfe-dev at lists.llvm.org
Fri Mar 9 19:39:24 PST 2018
I posted some questions to the phab site about the design of the hasher. I
suggest you try your hasher on clang/test/Modules/odr_hash.h with the flag
-DFIRST. I put many of the issues I encountered into there.
I'm still iffy on how basing all the hashers on *Collectors.td would work.
Is there enough flexibility for changes each hasher needs that it wouldn't
result in a lot of custom code anyways?
On Wed, Feb 21, 2018 at 4:04 AM, Christian Dietrich <
dietrich at sra.uni-hannover.de> wrote:
> Hey!
>
> I wanted to ping on this patch[1] as it still lacks some reviewers. I
> rebased the patch against the current HEAD, checked compilation, run our
> testsuite and the ASTTest unit test.
>
> If there are further questions or open points to discuss, I would love
> to participate in that discussion. Thank you all for your efforts on
> this patch.
>
> chris
>
>
> [1] https://reviews.llvm.org/D40731
> --
> Christian Dietrich, M.Sc. (Scientific Staff)
> Institute for Systems Engineering (Systems and Computerarchitecture)
> Leibniz Universität Hannover
> Appelstraße 4
> 30167 Hannover, Germany
>
> Tel: +49 511 762-19737
> Fax: +49 511 762-19733
> eMail: dietrich at sra.uni-hannover.de
> WWW: https://www.sra.uni-hannover.de
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180309/94c84946/attachment.html>
More information about the cfe-dev
mailing list