summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCParser/AsmParser.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-04-08 17:12:58 +0000
committerDouglas Gregor <dgregor@apple.com>2013-04-08 17:12:58 +0000
commit92fde2f8bc78ae6c369b2ca9a960109d7a4be798 (patch)
tree8387591e1bbe77395782d3d2aac99b5a28366288 /llvm/lib/MC/MCParser/AsmParser.cpp
parent9fcdc461edf9276b294e78c023b7a94b5ebc43d8 (diff)
downloadbcm5719-llvm-92fde2f8bc78ae6c369b2ca9a960109d7a4be798.tar.gz
bcm5719-llvm-92fde2f8bc78ae6c369b2ca9a960109d7a4be798.zip
<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. llvm-svn: 179029
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud