[all-commits] [llvm/llvm-project] 13acb3: [clang][Interp] Don't diagnose alread invalid func...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 23 01:53:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13acb3af5ad48e850cf37dcf02270ede3f267bd4
https://github.com/llvm/llvm-project/commit/13acb3af5ad48e850cf37dcf02270ede3f267bd4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.cpp
M clang/test/SemaCXX/PR68542.cpp
Log Message:
-----------
[clang][Interp] Don't diagnose alread invalid function decls
They have already been diagnosed before. Also improve that test case.
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