[all-commits] [llvm/llvm-project] 5fb414: [lldb][NFC] Update and re-organize lldb-types.h

Alex via All-commits all-commits at lists.llvm.org
Fri Mar 24 17:41:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fb4147f74ad90095f08f243e5f19877d09d11b9
      https://github.com/llvm/llvm-project/commit/5fb4147f74ad90095f08f243e5f19877d09d11b9
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M lldb/include/lldb/lldb-types.h

  Log Message:
  -----------
  [lldb][NFC] Update and re-organize lldb-types.h

- Address the TODO by identifying and documenting all types needed by a
  host system in order for lldb to work correctly
- Reformatted the comments to be easier to read
- Put everything inside of one namespace declaration instead of having
  multiple of the same
- Move the macros up to be right under the accompanying definitions




More information about the All-commits mailing list