[all-commits] [llvm/llvm-project] 3f98b6: ADT: Reduce code duplication in SmallVector by reu...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Wed Jan 13 20:54:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f98b66f23f9844a61f63ee00a81b9914f9a039d
      https://github.com/llvm/llvm-project/commit/3f98b66f23f9844a61f63ee00a81b9914f9a039d
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2021-01-13 (Wed, 13 Jan 2021)

  Changed paths:
    M llvm/include/llvm/ADT/SmallVector.h

  Log Message:
  -----------
  ADT: Reduce code duplication in SmallVector by reusing reserve, NFC




More information about the All-commits mailing list