[all-commits] [llvm/llvm-project] 2948ec: Removed PointerUnion3 and PointerUnion4 aliases in...

Dmitri Gribenko via All-commits all-commits at lists.llvm.org
Tue Jan 14 10:03:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2948ec5ca98f8593584f2117bc92fe8d75f6f098
      https://github.com/llvm/llvm-project/commit/2948ec5ca98f8593584f2117bc92fe8d75f6f098
  Author: Dmitri Gribenko <gribozavr at gmail.com>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/AST/DeclCXX.h
    M clang/include/clang/AST/DeclTemplate.h
    M clang/include/clang/AST/ExprObjC.h
    M clang/include/clang/AST/TemplateName.h
    M clang/lib/AST/ASTContext.cpp
    M clang/tools/libclang/CXCursor.h
    M clang/unittests/CodeGen/IRMatchers.h
    M llvm/include/llvm/ADT/PointerUnion.h
    M llvm/include/llvm/Support/SourceMgr.h
    M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
    M llvm/tools/llvm-pdbutil/InputFile.h
    M llvm/unittests/ADT/PointerUnionTest.cpp

  Log Message:
  -----------
  Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template




More information about the All-commits mailing list