| commit | cd848c0866cffc70f97b65689b269a1441ee48d0 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 11 14:06:34 2013 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Apr 11 14:06:34 2013 +0000 |
| tree | 8b3ac5ae15ba65d78b72e370190b8c177d5a9ddb | |
| parent | 9643a313ac976716f0893159f7d9d8c0bde7da63 [diff] |
Add a function to check if an argument list is too long. This will be used in clang to decide if it should create an @file or not. It will be tested on the clang side. Patch by Nathan Froyd. llvm-svn: 179285