summaryrefslogtreecommitdiffstats
path: root/clang/docs/ExternalClangExamples.rst
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/ExternalClangExamples.rst')
-rw-r--r--clang/docs/ExternalClangExamples.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/docs/ExternalClangExamples.rst b/clang/docs/ExternalClangExamples.rst
index e52a854d364..c7fd4c51faa 100644
--- a/clang/docs/ExternalClangExamples.rst
+++ b/clang/docs/ExternalClangExamples.rst
@@ -28,6 +28,11 @@ that can help developers, generally they must have code available.
List of projects and tools
==========================
+`<https://github.com/Andersbakken/rtags/>`_
+ "RTags is a client/server application that indexes c/c++ code and keeps
+ a persistent in-memory database of references, symbolnames, completions
+ etc."
+
`<http://rprichard.github.com/sourceweb/>`_
"A C/C++ source code indexer and navigator"
OpenPOWER on IntegriCloud