[PATCH] D64256: Teach some warnings to respect gsl::Pointer and gsl::Owner attributes
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 24 12:24:31 PDT 2019
xazax.hun updated this revision to Diff 211580.
xazax.hun added a comment.
- Fix a false positive case found by running over ~200 open source projects
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64256/new/
https://reviews.llvm.org/D64256
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaInit.cpp
clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64256.211580.patch
Type: text/x-patch
Size: 13799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190724/7087fa09/attachment.bin>
More information about the cfe-commits
mailing list