[PATCH] D20579: [esan] Add circular buffer data structure

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 09:25:08 PDT 2016


filcab added a subscriber: filcab.
filcab added a comment.

LGTM.

Unsure if I'd place the unit test like that, or just in the same dir as the regular esan tests.
ASan (and I guess the other sanitizers') unit tests are very different from regular tests.


http://reviews.llvm.org/D20579





More information about the llvm-commits mailing list