[all-commits] [llvm/llvm-project] 709239: Improve pretty-printing for APValues of void type.

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Aug 20 17:14:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 70923983e54253723600eb2f4cdfb0fbb347a364
      https://github.com/llvm/llvm-project/commit/70923983e54253723600eb2f4cdfb0fbb347a364
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M clang/lib/AST/APValue.cpp

  Log Message:
  -----------
  Improve pretty-printing for APValues of void type.

No functionality change intended: there doesn't seem to be any way to
cause Clang to print such a value, but they can show up when dumping
APValues from a debugger.




More information about the All-commits mailing list