klimek added inline comments.
================
Comment at: unittests/Analysis/CFGTest.cpp:49
@@ +48,3 @@
+ std::vector<std::string> Args = {"-std=c++11"};
+ ASSERT_TRUE(tooling::runToolOnCodeWithArgs(Factory->create(), Code, Args));
+}
----------------
I think we want to assert that we at least found func once with a body.
http://reviews.llvm.org/D21895
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits