commit | f46f68b5587b6933a92260220567ea7c36924a80 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jul 14 22:15:50 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jul 14 22:15:50 2007 +0000 |
tree | 4a2f2d99d605a5a402d43b29d923588f7c5b9aab | |
parent | c215bd659d8266a1d6b66ce231a63405a4c61daf [diff] |
switch from using a vector to a smallvector for macro replacement tokens This speeds up parsing carbon.h by 3.3% by avoiding some malloc traffic for small macros. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39861 91177308-0d34-0410-b5e6-96231b3b80d8