Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Unified Diff: test/cctest/compiler/test-loop-assignment-analysis.cc

Issue 1371083003: [presubmit] Enable readability/namespace linter checking. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/compiler/function-tester.h ('k') | test/cctest/expression-type-collector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/compiler/test-loop-assignment-analysis.cc
diff --git a/test/cctest/compiler/test-loop-assignment-analysis.cc b/test/cctest/compiler/test-loop-assignment-analysis.cc
index b59f181f5ea40c189a7bffb9b4b31650c35602b5..d155ae8c72eb0e6c70348c7a7be65f49c7d6412e 100644
--- a/test/cctest/compiler/test-loop-assignment-analysis.cc
+++ b/test/cctest/compiler/test-loop-assignment-analysis.cc
@@ -59,7 +59,7 @@ struct TestHelper : public HandleAndZoneScope {
}
}
};
-}
+} // namespace
TEST(SimpleLoop1) {
« no previous file with comments | « test/cctest/compiler/function-tester.h ('k') | test/cctest/expression-type-collector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698