diff options
author | Julie Hockett <juliehockett@google.com> | 2018-08-02 17:17:19 +0000 |
---|---|---|
committer | Julie Hockett <juliehockett@google.com> | 2018-08-02 17:17:19 +0000 |
commit | 1f430693b18fdce5f0a1f21bc8c1740a8f51e523 (patch) | |
tree | 7674ee3c9bce2379f0e479714a65c70349a20610 /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 7563ebe391321ba396ca6e6d59d968b4fc1915f3 (diff) | |
download | bcm5719-llvm-1f430693b18fdce5f0a1f21bc8c1740a8f51e523.tar.gz bcm5719-llvm-1f430693b18fdce5f0a1f21bc8c1740a8f51e523.zip |
[clang-doc] Refactoring mapper to map by scope
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.
llvm-svn: 338738
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions