[all-commits] [llvm/llvm-project] add959: [Support] Explicitly instantiate BumpPtrAllocatorImpl

Reid Kleckner via All-commits all-commits at lists.llvm.org
Sat Jan 18 09:21:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: add95990508ee0aec90d07bcce1bba47b4f46622
      https://github.com/llvm/llvm-project/commit/add95990508ee0aec90d07bcce1bba47b4f46622
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-01-18 (Sat, 18 Jan 2020)

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

  Log Message:
  -----------
  [Support] Explicitly instantiate BumpPtrAllocatorImpl

Most clients only ever use the default BumpPtrAllocator.




More information about the All-commits mailing list