[all-commits] [llvm/llvm-project] eab5c2: [LLDB] Fix crash when printing a struct with a sta...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Oct 11 11:05:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eab5c2f94f5aae17c3fc513ee347ee9bc1d2bcae
      https://github.com/llvm/llvm-project/commit/eab5c2f94f5aae17c3fc513ee347ee9bc1d2bcae
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M clang/lib/AST/StmtPrinter.cpp
    M lldb/test/API/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py
    M lldb/test/API/lang/cpp/const_static_integral_member/main.cpp

  Log Message:
  -----------
  [LLDB] Fix crash when printing a struct with a static wchar_t member

Similar to D135170.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D135461




More information about the All-commits mailing list