| commit | b91fd17b7df7a0f7ee9f36cc65b204df08fd4624 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Nov 19 07:32:16 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Nov 19 07:32:16 2008 +0000 |
| tree | 8cfbbd8a20766006a5e2add0378d0c17f16abd63 | |
| parent | f76c09dcaac5ff004c12d1c65c25bf4e781be060 [diff] |
Allow sending IdentifierInfo*'s into Diagnostics without turning them into strings first. This should allow removal of a bunch of II->getName() calls. llvm-svn: 59601