[all-commits] [llvm/llvm-project] f6913e: [lldb][NFC] Document and encapsulate OriginMap in ...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Aug 6 08:38:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f6913e74400aa932b3edc7cc765495247799fcb0
      https://github.com/llvm/llvm-project/commit/f6913e74400aa932b3edc7cc765495247799fcb0
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

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

  Log Message:
  -----------
  [lldb][NFC] Document and encapsulate OriginMap in ASTContextMetadata

Just adds the respective accessor functions to ASTContextMetadata instead
of directly exposing the OriginMap to the whole world.




More information about the All-commits mailing list