[all-commits] [llvm/llvm-project] 8918d3: [clang][Modules] Move `ASTSourceDescriptor` into i...

David Stone via All-commits all-commits at lists.llvm.org
Mon Jun 3 02:09:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8918d35dbde126c95350b674a2bb102692d90260
      https://github.com/llvm/llvm-project/commit/8918d35dbde126c95350b674a2bb102692d90260
  Author: David Stone <davidfromonline at gmail.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    A clang/include/clang/Basic/ASTSourceDescriptor.h
    M clang/include/clang/Basic/Module.h
    M clang/lib/AST/ExternalASTSource.cpp
    A clang/lib/Basic/ASTSourceDescriptor.cpp
    M clang/lib/Basic/CMakeLists.txt
    M clang/lib/Basic/Module.cpp
    M clang/lib/CodeGen/CGDebugInfo.h
    M clang/lib/Serialization/ASTReader.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.h

  Log Message:
  -----------
  [clang][Modules] Move `ASTSourceDescriptor` into its own file (#67930)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list