summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-07-01 20:53:29 +0300
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2024-07-01 20:55:57 +0300
commitbae2c54912f8984d4d440f910744caa0b991086c (patch)
tree292849ef486881cb5539a2429eaae58a01a618c0 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentf9efc295089217425d8220af892dcc5ede9eb9f7 (diff)
[clang][NFC] Move documentation of `Sema` functions into `Sema.h`
This patch moves documentation of `Sema` functions from `.cpp` files to `Sema.h` when there was no documentation in the latter, or it can be trivially subsumed. More complicated cases when there's less trivial divergence between documentation attached to declaration and the one attached to implementation are left for a later PR that would require review. It appears that doxygen can find the documentation for a function defined out-of-line even if it's attached to an implementation, and not declaration. But other tools, e.g. clangd, are not as powerful. So this patch significantly improves autocompletion experience for (at least) clangd-based IDEs.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions