[LLVMdev] AddressSanitizer run-time in tools/clang/runtime/compiler-rt
Chandler Carruth
chandlerc at google.com
Wed Nov 16 18:43:04 PST 2011
On Wed, Nov 16, 2011 at 6:24 PM, Kostya Serebryany <kcc at google.com> wrote:
> - test-specific: can I rely on gtest being installed? (fresh version is
> required).
>
Just to quickly clarify this point, if compiler-rt is moving its build
system to have it build in a sub-tree of LLVM, it should definitely be able
to use GoogleTest. LLVM has unit tests using it, as does Clang. I would
expect it to be straight forward to extend it to compiler-rt...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111116/3c72556d/attachment.html>
More information about the llvm-dev
mailing list