LGTM
================
Comment at: lib/lsan/tests/lsan_dummy_unittest.cc:20
@@ +19,3 @@
+int main(int argc, char **argv) {
+ ::testing::InitGoogleTest(&argc, argv);
+ return RUN_ALL_TESTS();
----------------
indentation is weird
http://llvm-reviews.chandlerc.com/D943
BRANCH
fix/lsan/test_makefiles
ARCANIST PROJECT
compiler-rt