| commit | 2bd636f589302ec937c732d3761325ecc2f88dd2 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Tue Mar 13 04:12:34 2012 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Tue Mar 13 04:12:34 2012 +0000 |
| tree | 248432a13dd707f00814cb4f8e99e4aada3ee658 | |
| parent | 05afe5e0841e08889d8fc7b2fe9d0ced91578cc7 [diff] |
It never makes sense to do a lookup into a LinkageSpecDecl, so assert that we don't, and clean up the places that do it. The change to ASTWriter is surprising, but the deleted code is a no-op as of r152608. llvm-svn: 152609