[PATCH] [msan] lit tests

Evgeniy Stepanov eugenis at google.com
Mon Feb 11 03:23:13 PST 2013



================
Comment at: lit_tests/CMakeLists.txt:4
@@ +3,3 @@
+
+configure_lit_site_cfg(
+  ${CMAKE_CURRENT_SOURCE_DIR}/lit.site.cfg.in
----------------
Alexey Samsonov wrote:
> You may need two configs (for output lit tests and for unit tests - see compiler-rt/lib/asan/lit_tests/Unit/
Indeed. W/o that unittests are rebuilt, but not run. Silently.


http://llvm-reviews.chandlerc.com/D389



More information about the llvm-commits mailing list