[all-commits] [llvm/llvm-project] 12d72e: Add libClang guide

manuel5975p via All-commits all-commits at lists.llvm.org
Mon Jul 10 08:16:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12d72e4fdee91b3f1e314759d6aa33d25fb38f86
      https://github.com/llvm/llvm-project/commit/12d72e4fdee91b3f1e314759d6aa33d25fb38f86
  Author: manuel5975p <manuel.winkler at gmx.ch>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    A clang/docs/LibClang.rst
    M clang/docs/index.rst

  Log Message:
  -----------
  Add libClang guide

Add a libclang .rst file with some code examples, going over the most
important types and functions of libclang.

Differential Revision: https://reviews.llvm.org/D153738




More information about the All-commits mailing list