[all-commits] [llvm/llvm-project] cd09f2: [clang] Report narrowing conversions with const re...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Fri Dec 15 00:42:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd09f21b223688d58c00866c6e01f3a073993a4c
https://github.com/llvm/llvm-project/commit/cd09f21b223688d58c00866c6e01f3a073993a4c
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaInit.cpp
A clang/test/SemaCXX/GH63151.cpp
Log Message:
-----------
[clang] Report narrowing conversions with const references (#75332)
Fixes https://github.com/llvm/llvm-project/issues/63151
---------
Co-authored-by: Erich Keane <ekeane at nvidia.com>
More information about the All-commits
mailing list