diff options
| author | Sean Callanan <scallanan@apple.com> | 2013-02-28 03:12:58 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2013-02-28 03:12:58 +0000 |
| commit | 933ca2e2ea3ca69f15292538bde19128e95b6bd6 (patch) | |
| tree | 2af0fc8ae2a57991c5d2431e76246900c72b7a6d /llvm/lib/Object/MachOObjectFile.cpp | |
| parent | 1ddbd8a68bcc96d867c37362d804a4d31f7bf956 (diff) | |
| download | llvm-933ca2e2ea3ca69f15292538bde19128e95b6bd6.zip llvm-933ca2e2ea3ca69f15292538bde19128e95b6bd6.tar.gz llvm-933ca2e2ea3ca69f15292538bde19128e95b6bd6.tar.bz2 | |
Fixed some problems with type deportation:
- made sure we tell Clang not to try to
complete the type since it can't be
completed from its origin any more; and
- fixed a silly bug where we tried to
forget about the original decl's origins
rather than the deported decl's origin.
These produced some crashes in ptr_refs,
especially under libgmalloc.
<rdar://problem/13256150>
llvm-svn: 176233
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
