[all-commits] [llvm/llvm-project] 3b832a: [clang][NFC] Mark CWG2810 as implemented and add a...

Victor Chernyakin via All-commits all-commits at lists.llvm.org
Tue Apr 28 14:14:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b832a0c54877e083ce982f36762734f091f09f6
      https://github.com/llvm/llvm-project/commit/3b832a0c54877e083ce982f36762734f091f09f6
  Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

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

  Log Message:
  -----------
  [clang][NFC] Mark CWG2810 as implemented and add a test (#194683)

CWG2810 (https://cplusplus.github.io/CWG/issues/2810.html) just removes
some wording that could be misinterpreted as saying "a compiler must not
emit any warnings in uninstantiated templates". Clang has never
misinterpreted it that way, so we don't need to do anything here.



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