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

Unified Diff: docs/writing_clang_plugins.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 | « docs/updating_clang_format_binaries.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/writing_clang_plugins.md
diff --git a/docs/writing_clang_plugins.md b/docs/writing_clang_plugins.md
index b8a65f6d50efd615d51605d50274ab368d7f7452..4ca801a0b4a77dfb8a9ebe02245bb3a9df225840 100644
--- a/docs/writing_clang_plugins.md
+++ b/docs/writing_clang_plugins.md
@@ -2,11 +2,6 @@
[TOC]
-TODO: although cs.chromium.org
-[finds](https://code.google.com/p/chromium/codesearch#chromium/src/third_party/llvm/)
-`src/third_party/llvm`, it
-[does not exist in Gitiles](https://chromium.googlesource.com/src/third_party/llvm/).
-
Make sure you really want to write a clang plugin.
* The clang plugin api is not stable. If you write a plugin, _you_ are
« no previous file with comments | « docs/updating_clang_format_binaries.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698