[all-commits] [llvm/llvm-project] 90a2fb: Switch to TypeSystemClang over to CreateDeserializ...

adrian-prantl via All-commits all-commits at lists.llvm.org
Mon Mar 16 18:19:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 90a2fbdb044bcf285646e79f3b096ccb196f6d02
      https://github.com/llvm/llvm-project/commit/90a2fbdb044bcf285646e79f3b096ccb196f6d02
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M clang/include/clang/AST/DeclCXX.h
    M clang/include/clang/AST/DeclTemplate.h
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  Switch to TypeSystemClang over to CreateDeserialized() (NFC)

which is the more appropriate API for its use-case.

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




More information about the All-commits mailing list