diff options
author | Chris Lattner <sabre@nondot.org> | 2007-07-14 22:46:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-07-14 22:46:43 +0000 |
commit | 25c9648909193d380a4e135d2e3d25394ba12922 (patch) | |
tree | f5fa654b0748fb7b871c648dd4ba4f7097bf8d1d /include/clang/Basic/SourceManager.h | |
parent | f46f68b5587b6933a92260220567ea7c36924a80 (diff) |
switch function-like macros from using a vector for their arguments to an
explicitly new'd array. The array never mutates once created, so a vector
is overkill.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39862 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions