ADT: Document advantages of SmallVector<T,0> over std::vector
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 26 Jul 2018 21:29:54 +0000 (21:29 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 26 Jul 2018 21:29:54 +0000 (21:29 +0000)
commit0f81faed05c3c7c1fbaf6af402411c99d715cf56
tree2d8a25006d66d29a8019ac80d986fb632d83608a
parentc0a44791e750ed46d374f7acaeb0fad07122dff1
ADT: Document advantages of SmallVector<T,0> over std::vector

In light of the recent changes to SmallVector in r335421, r337514, and
r337820, document its advantages over std::vector (see r175906 and
r266909).

Also add a release note.

https://reviews.llvm.org/D49748

llvm-svn: 338071
llvm/docs/ProgrammersManual.rst
llvm/docs/ReleaseNotes.rst