diff options
author | Chris Lattner <sabre@nondot.org> | 2007-07-14 22:15:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-07-14 22:15:50 +0000 |
commit | f46f68b5587b6933a92260220567ea7c36924a80 (patch) | |
tree | 4a2f2d99d605a5a402d43b29d923588f7c5b9aab /include/clang/Basic/SourceManager.h | |
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
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions