[all-commits] [llvm/llvm-project] 2086b8: [clang] Fix false positive with -Wdocumentation an...
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Thu Apr 16 11:57:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2086b8701df4c876646e2049275efbfad5674585
https://github.com/llvm/llvm-project/commit/2086b8701df4c876646e2049275efbfad5674585
Author: Carlos Galvez <carlos.galvez at zenseact.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/AST/CommentSema.h
M clang/lib/AST/CommentSema.cpp
M clang/test/Sema/warn-documentation.cpp
Log Message:
-----------
[clang] Fix false positive with -Wdocumentation and explicit instanti… (#178223)
…ations
Solves a use case listed in #64087.
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