[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-15 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor closed this revision. teemperor added a comment. landed in llvm-svn: 354043 CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57956/new/ https://reviews.llvm.org/D57956 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https:/

[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-11 Thread Gabor Marton via Phabricator via lldb-commits
martong accepted this revision. martong added a comment. This revision is now accepted and ready to land. > This project is about writing a fuzzer to proactively discover these ASTImporter bugs and provide minimal reproducers which make understanding and fixing the underlying bug easier. Rap

[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-10 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere added a comment. In D57956#1392046 , @teemperor wrote: > @JDevlieghere I think this is the LLVM homepage (not LLDB), so I believe > there is no RST file to edit? Ah, my bad, I thought this was the lldb projects page. CHANGES SINCE LAST AC

[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-10 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor added a comment. @JDevlieghere I think this is the LLVM homepage (not LLDB), so I believe there is no RST file to edit? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57956/new/ https://reviews.llvm.org/D57956 ___ lldb-commits mai

[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-08 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere added a comment. Raphael, can you please also update the corresponding RST file? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57956/new/ https://reviews.llvm.org/D57956 ___ lldb-commits mailing list lldb-commits@lists.llvm.org

[Lldb-commits] [PATCH] D57956: [www] Add ASTImporter fuzzer project.

2019-02-08 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor added subscribers: friss, LLDB. teemperor added a comment. Just trying to get some early feedback before I subscribe the mailing list. Also let me know if someone here also wants to mentor for this project and I'll add you. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57956/