[all-commits] [llvm/llvm-project] 3697f2: [docs] Fix linking issues in LibASTMatchers tutorial

Georgiy Komarov via All-commits all-commits at lists.llvm.org
Mon Jul 5 02:12:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3697f2683695a5e67184c4b348415f4da028133c
      https://github.com/llvm/llvm-project/commit/3697f2683695a5e67184c4b348415f4da028133c
  Author: Georgy Komarov <jubnzv at gmail.com>
  Date:   2021-07-05 (Mon, 05 Jul 2021)

  Changed paths:
    M clang/docs/LibASTMatchersTutorial.rst

  Log Message:
  -----------
  [docs] Fix linking issues in LibASTMatchers tutorial

Update CMakeLists.txt in the tutorial to reflect the latest changes in
LLVM. The demo project cannot be linked without added libraries.

Reviewed By: xgupta

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




More information about the All-commits mailing list