[all-commits] [llvm/llvm-project] 415721: [clang] Add CodeGen tests for CWG 5xx issues (#84303)

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Thu Mar 7 10:39:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41572177d129bf19f13f077a30b582fd3b8f790c
      https://github.com/llvm/llvm-project/commit/41572177d129bf19f13f077a30b582fd3b8f790c
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    A clang/test/CXX/drs/dr519.cpp
    A clang/test/CXX/drs/dr571.cpp
    M clang/test/CXX/drs/dr5xx.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [clang] Add CodeGen tests for CWG 5xx issues (#84303)

This patch covers
[CWG519](https://cplusplus.github.io/CWG/issues/519.html) "Null pointer
preservation in `void*` conversions",
[CWG571](https://cplusplus.github.io/CWG/issues/571.html) "References
declared const".



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list