[all-commits] [llvm/llvm-project] 390932: Improve printing of const variable sized arrays

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Oct 12 19:05:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39093279f2ede4af9048b89d048d7fe9182a50f8
      https://github.com/llvm/llvm-project/commit/39093279f2ede4af9048b89d048d7fe9182a50f8
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M clang/lib/AST/TypePrinter.cpp
    A clang/test/Sema/vla.cpp

  Log Message:
  -----------
  Improve printing of const variable sized arrays

Follow-on from 40acc0adad59ac39e9a7a02fcd93161298500c00 with help from
Richard Smith on how to provoke this particular case.




More information about the All-commits mailing list