[all-commits] [llvm/llvm-project] 735ab8: PR47474: Add test for Clang's current behavior.

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Dec 16 12:05:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 735ab86b811e40f1533ced98dfc4b7a0c09c545b
      https://github.com/llvm/llvm-project/commit/735ab86b811e40f1533ced98dfc4b7a0c09c545b
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M clang/test/SemaCXX/cxx2a-destroying-delete.cpp

  Log Message:
  -----------
  PR47474: Add test for Clang's current behavior.

Our current behavior rejects the example, following the current language
rules, but it's likely the rules will be revised to allow this example.




More information about the All-commits mailing list