Skip to content
Commit 564f4785 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 39862
parent 819f2ef7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment