[all-commits] [llvm/llvm-project] 5cb4c3: Revert "ADT: SmallVector size/capacity use word-si...

Andrew Browne via All-commits all-commits at lists.llvm.org
Fri Apr 24 19:25:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cb4c3776a34d48e43d9118921d2191aee0e3d21
      https://github.com/llvm/llvm-project/commit/5cb4c3776a34d48e43d9118921d2191aee0e3d21
  Author: Andrew Browne <browneee at google.com>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/include/llvm/ADT/SmallVector.h
    M llvm/lib/Support/SmallVector.cpp

  Log Message:
  -----------
  Revert "ADT: SmallVector size/capacity use word-size integers when elements are small"

This reverts commit b5f0eae1dc3c09c020cdf9d07238dec9acdacf5f.

clang-cmake-armv7-quick/llvm/llvm/lib/Support/SmallVector.cpp:81:22:
error: duplicate explicit instantiation of 'SmallVectorBase<unsigned int>'




More information about the All-commits mailing list