[all-commits] [llvm/llvm-project] 0e86d3: [clang] Print static_assert values of arithmetic b...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Nov 27 02:10:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e86d3ea9b93da273ee800a251dd60a44b85a320
      https://github.com/llvm/llvm-project/commit/0e86d3ea9b93da273ee800a251dd60a44b85a320
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/SemaCXX/complex-folding.cpp
    M clang/test/SemaCXX/static-assert.cpp

  Log Message:
  -----------
  [clang] Print static_assert values of arithmetic binary operators (#71671)

These are actually quite useful to print.




More information about the All-commits mailing list