summaryrefslogtreecommitdiffstats
path: root/clang/docs/LibASTImporter.rst
Commit message (Collapse)AuthorAgeFilesLines
* [ASTImporter][NFC] Fix typo in user docsGabor Marton2019-10-071-1/+1
| | | | llvm-svn: 373894
* Fix typos in LibASTImporter.rstGabor Marton2019-08-161-2/+2
| | | | llvm-svn: 369099
* Add User docs for ASTImporterGabor Marton2019-08-061-0/+613
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
OpenPOWER on IntegriCloud