[all-commits] [llvm/llvm-project] 53705d: [clang]improve diagnosing redefined defaulted cons...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Wed Oct 25 07:22:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53705ddcb73b15393a48c868864522d23aef7884
https://github.com/llvm/llvm-project/commit/53705ddcb73b15393a48c868864522d23aef7884
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDecl.cpp
A clang/test/SemaCXX/diagnose-prioritiy-exception-redefining.cpp
Log Message:
-----------
[clang]improve diagnosing redefined defaulted constructor with different exception specs (#69688)
More information about the All-commits
mailing list