[all-commits] [llvm/llvm-project] c1e614: [clang][DR] Test and mark DR1305 as complete

zero9178 via All-commits all-commits at lists.llvm.org
Tue Mar 29 11:46:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1e614c8eb5004582c4d8f153f30fbfd0fcbea94
      https://github.com/llvm/llvm-project/commit/c1e614c8eb5004582c4d8f153f30fbfd0fcbea94
  Author: Markus Böck <markus.boeck02 at gmail.com>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M clang/test/CXX/drs/dr13xx.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [clang][DR] Test and mark DR1305 as complete

DR: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1305

This DR has always been implemented in all clang versions as far back as I could go. This patch basically just adds a test with the needed comments to mark it as complete.

Differential Revision: https://reviews.llvm.org/D122674




More information about the All-commits mailing list