diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-03-30 16:20:47 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-03-30 16:20:47 +0000 |
commit | 67daacbdc26c0fd73881b2327ce65e0d84ae5499 (patch) | |
tree | 84d4303ea787fb3d8ef28160d3247f51e42f4818 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | |
parent | 22fe3171ee438e2e2e4472c9ee436cf763e21af5 (diff) | |
download | bcm5719-llvm-67daacbdc26c0fd73881b2327ce65e0d84ae5499.tar.gz bcm5719-llvm-67daacbdc26c0fd73881b2327ce65e0d84ae5499.zip |
If we encounter a friend class template for which we cannot resolve
the nested-name-specifier (e.g., because it is dependent), do not
error even though we can't represent it in the AST at this point.
This is a horrible, horrible hack. The actual feature we still need to
implement (for C++98!) is covered by PR12292. However, we used to
silently accept this code, so when we recently started rejecting it we
caused some regressions (e.g., <rdar://problem/11147355>). This hack
brings us back to the passable-but-not-good state we had previously.
llvm-svn: 153752
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp')
0 files changed, 0 insertions, 0 deletions