summaryrefslogtreecommitdiffstats
path: root/clang/docs/index.rst
diff options
context:
space:
mode:
authorGabor Marton <gabor.marton@ericsson.com>2019-08-06 09:52:21 +0000
committerGabor Marton <gabor.marton@ericsson.com>2019-08-06 09:52:21 +0000
commitf89c8f20e1e6c3d8db89e53ac367e4ee69a5415d (patch)
tree2d1b3791b6f6e7e228c1ad0e4a2d087cc2ce7de1 /clang/docs/index.rst
parentced419f4d76a2f8bcd8647f0792e0fc20ad351ed (diff)
downloadbcm5719-llvm-f89c8f20e1e6c3d8db89e53ac367e4ee69a5415d.tar.gz
bcm5719-llvm-f89c8f20e1e6c3d8db89e53ac367e4ee69a5415d.zip
Add User docs for ASTImporter
Summary: This document includes the description of the ASTImporter from the user/client perspective. A subsequent patch will describe the development internals. Reviewers: a_sidorin, shafik, gamesh411, balazske, a.sidorin Subscribers: rnkovacs, dkrupp, arphaman, Szelethus, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65573 llvm-svn: 368009
Diffstat (limited to 'clang/docs/index.rst')
-rw-r--r--clang/docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index 73468705bcf..13e5fbfd4d5 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -61,6 +61,7 @@ Using Clang as a Library
RAVFrontendAction
LibASTMatchersTutorial
LibASTMatchers
+ LibASTImporter
HowToSetupToolingForLLVM
JSONCompilationDatabase
RefactoringEngine
OpenPOWER on IntegriCloud