diff options
author | Julie Hockett <juliehockett@google.com> | 2018-08-02 20:10:17 +0000 |
---|---|---|
committer | Julie Hockett <juliehockett@google.com> | 2018-08-02 20:10:17 +0000 |
commit | 8899c29b1e0835f06972b03adab2e8fd91339c8d (patch) | |
tree | 51f122d564bd08a833ce38a9954852516b40f849 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | 31da130e4dcce5a4fe72eb187db3e169cba4ec23 (diff) | |
download | bcm5719-llvm-8899c29b1e0835f06972b03adab2e8fd91339c8d.tar.gz bcm5719-llvm-8899c29b1e0835f06972b03adab2e8fd91339c8d.zip |
Reland "[clang-doc] Refactoring mapper to map by scope"
Relanding with a minor change to prevent an assertion on release bots.
The result of this adjusted mapper pass is that all Function and Enum
infos are absorbed into the info of their enclosing scope (i.e. the class
or namespace in which they are defined). Namespace and Record infos are
passed along to the final output, but the second pass creates a reference
to each in its parent scope. As a result, the top-level final outputs are
Namespaces and Records.
Differential Revision: https://reviews.llvm.org/D48341
llvm-svn: 338763
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions