| commit | 9507d46d623e440bd4145d9ad89ea850a5737138 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Mar 19 22:13:20 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Mar 19 22:13:20 2010 +0000 |
| tree | b3e9eca6d782d164c1515b76a338b1b0bceeb344 | |
| parent | 8aaca67b0ace63b1f87c0bcfb9054ed57ac9d206 [diff] |
Remove the capture, serialization, and deserialization of comment ranges as part of the ASTContext. This code is not and was never used, but contributes ~250k to the size of the Cocoa.h precompiled header. llvm-svn: 99007