| commit | 95a06b34f79e7c27e25b20123cadfe6081038373 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Jul 30 08:40:43 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Jul 30 08:40:43 2006 +0000 |
| tree | 9310c1a47ea52cf53d1c152703cf2a25e9262ffe | |
| parent | b10969b9b2cc6f98de74352d482fb19b63deda76 [diff] |
Simplify implementation of varargs macros by adding the __VA_ARGS__ token to the formal argument list of a C99 varargs macro. llvm-svn: 38800