[PATCH] D41979: [bcanalyzer] Recognize more stream types

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 07:38:05 PST 2018


modocache added a comment.

@davide I mentioned this in the "Test Plan" above, but I'm not sure how to test this without relying upon Clang. I do have a diff up for review that adds tests for this to the Clang repository, though: https://reviews.llvm.org/D41980. Maybe I'm missing something, though -- do you have any tips on how to test this entirely in the LLVM repo, so that I can include tests in this diff?


https://reviews.llvm.org/D41979





More information about the llvm-commits mailing list