diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-05-16 19:35:48 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-05-16 19:35:48 +0000 |
commit | b2633b9793174e3f9dc1e2d8a6eceb76b1726399 (patch) | |
tree | a238273f724973c80410de505bcd2dd0633f0da5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6b238633b77f8f18d4c3979a98ba2c77ce652cb1 (diff) | |
download | llvm-b2633b9793174e3f9dc1e2d8a6eceb76b1726399.zip llvm-b2633b9793174e3f9dc1e2d8a6eceb76b1726399.tar.gz llvm-b2633b9793174e3f9dc1e2d8a6eceb76b1726399.tar.bz2 |
Update for llvm api change.
Now that llvm cannot represent alias cycles, we have to diagnose erros just
before trying to close the cycle. This degrades the errors a bit. The real
solution is what it was before: if we want to provide good errors for these
cases, we have to be able to find a clang level decl given a mangled name
and produce the error from Sema.
llvm-svn: 209008
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions