projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f8ba65
)
[docs] Add SourceWeb as external example.
author
Sean Silva
<silvas@purdue.edu>
Tue, 12 Mar 2013 02:11:17 +0000
(
02:11
+0000)
committer
Sean Silva
<silvas@purdue.edu>
Tue, 12 Mar 2013 02:11:17 +0000
(
02:11
+0000)
llvm-svn: 176848
clang/docs/ExternalClangExamples.rst
patch
|
blob
|
history
diff --git
a/clang/docs/ExternalClangExamples.rst
b/clang/docs/ExternalClangExamples.rst
index
a7fa169
..
e52a854
100644
(file)
--- a/
clang/docs/ExternalClangExamples.rst
+++ b/
clang/docs/ExternalClangExamples.rst
@@
-28,6
+28,9
@@
that can help developers, generally they must have code available.
List of projects and tools
==========================
+`<http://rprichard.github.com/sourceweb/>`_
+ "A C/C++ source code indexer and navigator"
+
`<https://github.com/etaoins/qconnectlint>`_
"qconnectlint is a Clang tool for statically verifying the consistency
of signal and slot connections made with Qt's ``QObject::connect``."