diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-04-08 17:12:58 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-04-08 17:12:58 +0000 |
commit | 109f5fc8dff6f3bd707e0e4140dc99ef7d4f3e88 (patch) | |
tree | 95c962bf515a337f219977f66cb12a349c37cf88 /lib/Analysis/ThreadSafety.cpp | |
parent | abe922342d67d4ffe05b366a5a2af972185272f8 (diff) |
<rdar://problem/12806802> Propagate access specifiers for conversion functions to the conversion function set eagerly.
This slightly propagates an existing hack that delays when we provide
access specifiers for the visible conversion functions of a class by
copying the available access specifier early. The only client this
affects is LLDB, which tends to discover and add conversion functions
after the class is technically "complete". As such, the only
observable difference is in LLDB, so the testing will go there.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179029 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions