commit | 235b4df870a8aad9df76ca5f6abf890703d3c9cf | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Jul 26 21:29:54 2018 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Jul 26 21:29:54 2018 +0000 |
tree | 13f97a495d08e7c7245c8155ce442ac57bc6e57c | |
parent | 8818f00dd61fc1ccda7daa9026737ec4617e4464 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338071 91177308-0d34-0410-b5e6-96231b3b80d8