[all-commits] [llvm/llvm-project] 528447: [clang-tools-extra] the message in a static_assert...

cor3ntin via All-commits all-commits at lists.llvm.org
Thu Jul 20 00:23:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 528447ff265a6c58b43af6cff2a3ee0ce5784331
      https://github.com/llvm/llvm-project/commit/528447ff265a6c58b43af6cff2a3ee0ce5784331
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp

  Log Message:
  -----------
  [clang-tools-extra] the message in a static_assert is not always a string literal

Fixes build failure introduce by 47ccfd7.




More information about the All-commits mailing list