[all-commits] [llvm/llvm-project] 10b5ea: [SmallVector] Copy new docs into Doxygen comment

Scott Linder via All-commits all-commits at lists.llvm.org
Thu Dec 10 14:25:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 10b5eaed917d6f91aa2d416c08c93697bd1d446f
      https://github.com/llvm/llvm-project/commit/10b5eaed917d6f91aa2d416c08c93697bd1d446f
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

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

  Log Message:
  -----------
  [SmallVector] Copy new docs into Doxygen comment

Copy the `ProgrammersManual.rst` changes from D92522 to the Doxygen
comment for `SmallVector`, to hopefully encourage new uses migrating to
the no-explicit-`N` form.

Differential Revision: https://reviews.llvm.org/D93069




More information about the All-commits mailing list