Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASTImporter][NFC] Fix typo in user docs | Gabor Marton | 2019-10-07 | 1 | -1/+1 |
| | | | | llvm-svn: 373894 | ||||
* | Fix typos in LibASTImporter.rst | Gabor Marton | 2019-08-16 | 1 | -2/+2 |
| | | | | llvm-svn: 369099 | ||||
* | Add User docs for ASTImporter | Gabor Marton | 2019-08-06 | 1 | -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 |