[all-commits] [llvm/llvm-project] 7cfa6e: [lldb] Let ClangASTImporter assert that the target...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Feb 25 02:42:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cfa6e1cc64bc41e644cfc4a43bc122790896569
      https://github.com/llvm/llvm-project/commit/7cfa6e1cc64bc41e644cfc4a43bc122790896569
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h

  Log Message:
  -----------
  [lldb] Let ClangASTImporter assert that the target AST has an external source

This prevents people from accidentially using this code outside the
intended setup.




More information about the All-commits mailing list