[all-commits] [llvm/llvm-project] d1ef9a: [NFC][Docs] Fix RAVFrontendAction doc's CMakeLists...

Shivam Gupta via All-commits all-commits at lists.llvm.org
Sat Feb 13 06:19:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1ef9a63a68850bbe8cd8877f69c41833804c8dc
      https://github.com/llvm/llvm-project/commit/d1ef9a63a68850bbe8cd8877f69c41833804c8dc
  Author: Shivam Gupta <shivam98.tkg at gmail.com>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M clang/docs/RAVFrontendAction.rst

  Log Message:
  -----------
  [NFC][Docs] Fix RAVFrontendAction doc's CMakeLists.txt for shared build

It should fix following error:

  Undefined symbols for architecture x86_64:
    "llvm::outs()", referenced from:
        FindNamedClassVisitor::VisitCXXRecordDecl(clang::CXXRecordDecl*) in FindClassDecls.cpp.o




More information about the All-commits mailing list