-

- Please refer to the LLVM Developer Policy - for information about authoring and uploading a patch. LLDB differs from the LLVM Developer Policy in - the following respects. -

    -
  • Coding conventions. Refer to LLDB Coding Conventions.
  • -
  • - Test infrastructure. It is still important to submit tests with your patches, but LLDB uses a different - system for tests. Refer to the lldb/test folder on disk for examples of how to write tests. -
  • -
- For anything not explicitly listed here, assume that LLDB follows the LLVM policy. +

+ Please refer to the LLVM Developer Policy + for information about authoring and uploading a patch. LLDB differs from the LLVM Developer Policy in + the following respects. +

    +
  • Coding conventions. Refer to LLDB Coding Conventions.
  • +
  • + Test infrastructure. It is still important to submit tests with your patches, but LLDB uses a different + system for tests. Refer to the lldb/test folder on disk for examples of how to write tests. +
  • +
+ For anything not explicitly listed here, assume that LLDB follows the LLVM policy.