| commit | 9f21889a7d5b0782ca2335833fa5bc38abdaa45c | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Mar 26 15:52:37 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Mar 26 15:52:37 2012 +0000 |
| tree | 9289e93dc57d709f744d13bdeb9c516d89fd88a8 | |
| parent | e6f5123e16debe7b6894827aec14f42ecddd89bf [diff] |
Canonicalize the declaration we write to a PCH file for an InjectedClassNameType; otherwise, it won't be properly wired to the original (canonical) declaration when it is deserialized. Fixes <rdar://problem/11112464>. llvm-svn: 153442