[all-commits] [llvm/llvm-project] f539b6: [NFC] Add tests from my fix for GH62362.

Erich Keane via All-commits all-commits at lists.llvm.org
Thu Apr 27 06:33:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f539b6ffc25144703498176558035c499825dc48
      https://github.com/llvm/llvm-project/commit/f539b6ffc25144703498176558035c499825dc48
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/test/SemaTemplate/concepts-inherited-ctor.cpp

  Log Message:
  -----------
  [NFC] Add tests from my fix for GH62362.

This ended up being fixed separately by @rsmith in 1e43349e3 in a
better/correct way. This patch adds the tests from the original, as
though they are reasonably covered in his patch, explicit versions seem
to have value here.

Additionally, this adds a release note for 1e43349e3.




More information about the All-commits mailing list