[PATCH] D64448: gsl::Owner/gsl::Pointer: Add implicit annotations for some std types
Matthias Gehre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 14:24:23 PDT 2019
mgehre updated this revision to Diff 212439.
mgehre marked 6 inline comments as done.
mgehre added a comment.
- Fix comments
- Add Pointer via typedef on ClassTemplateDecl
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64448/new/
https://reviews.llvm.org/D64448
Files:
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaAttr.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/test/SemaCXX/attr-gsl-owner-pointer-std.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64448.212439.patch
Type: text/x-patch
Size: 11179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/c024049b/attachment-0001.bin>
More information about the cfe-commits
mailing list