| commit | cf5e83b47137873cbf79b51c7322026f469ef0ec | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@apple.com> | Mon Mar 14 20:30:34 2011 +0000 |
| committer | Eric Christopher <echristo@apple.com> | Mon Mar 14 20:30:34 2011 +0000 |
| tree | 3f67c0ad8989874a51d632f62eaee48341ce0f36 | |
| parent | c525e3a114b518ddb2316d68c728ad95599c0034 [diff] |
__clear_cache() is varargs and people will occasionally write it without arguments. Process only the arguments that people write, but process all of them. Fixes rdar://8900346 llvm-svn: 127616