[all-commits] [llvm/llvm-project] 4363ea: Fix C2975 error under MSVC

Nathan James via All-commits all-commits at lists.llvm.org
Sat Jul 25 03:04:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4363ea61058b67fd6a86e3798ff7c21631270c6d
      https://github.com/llvm/llvm-project/commit/4363ea61058b67fd6a86e3798ff7c21631270c6d
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M llvm/unittests/ADT/STLExtrasTest.cpp

  Log Message:
  -----------
  Fix C2975 error under MSVC

Apparantly a constexpr value isn't a compile time constant under certain versions of MSVC.




More information about the All-commits mailing list