summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorPeterChou1 <peter.chou@mail.utoronto.ca>2024-06-30 11:52:36 -0400
committerGitHub <noreply@github.com>2024-06-30 08:52:36 -0700
commita9b1e80acbb3249a245a7bbd8c8f89607bcad954 (patch)
tree367794cde1e49fb01a195490da3190e6819d0a57 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentac84ada9a169a72ad136ef05c2c194f594f24a37 (diff)
[clang-doc] add async loading (#93276)
Fixes https://github.com/llvm/llvm-project/issues/93273 This patch changes the way clang-doc loads html indexes. Previously clang-doc loaded the index via an index_json.js file which uses JSON.parse to parse the file. This patches changes that to use an async function called LoadIndex which enables asynchronous loading making the initial page load not be blocked by loading a large JavaScript object.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions