[all-commits] [llvm/llvm-project] 2b959b: [Clang] Error on extraneous template headers by de...
cor3ntin via All-commits
all-commits at lists.llvm.org
Wed Aug 14 15:56:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b959bd7f21bc7550a99fb160997002b7e4f1b62
https://github.com/llvm/llvm-project/commit/2b959bd7f21bc7550a99fb160997002b7e4f1b62
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/Misc/warning-flags.c
M clang/test/SemaTemplate/temp_explicit.cpp
Log Message:
-----------
[Clang] Error on extraneous template headers by default. (#104046)
As discussed here
https://github.com/llvm/llvm-project/issues/99296#issuecomment-2240807413
Fixes #99296
Fixes #50294
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