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

Unified Diff: docs/updating_clang_format_binaries.md

Issue 1636073003: Remove pointless TODO comments someone added. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | docs/writing_clang_plugins.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/updating_clang_format_binaries.md
diff --git a/docs/updating_clang_format_binaries.md b/docs/updating_clang_format_binaries.md
index 8ba14ae35d3ee0d2b523ff5c81a289040d46b46f..0e10f49d30da98e27fae03e77c1351ae24a7c173 100644
--- a/docs/updating_clang_format_binaries.md
+++ b/docs/updating_clang_format_binaries.md
@@ -76,8 +76,6 @@ strip bin/clang-format
-DCMAKE_C_COMPILER=$PWD/../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang -DCMAKE_CXX_COMPILER=$PWD/../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++
```
-TODO: these ^^ instructions looks odd. Are they correct???
-
Platform specific notes:
* Windows: Visual Studio 2013 only.
« no previous file with comments | « no previous file | docs/writing_clang_plugins.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698