[PATCH] D93999: [clang] Fix message text for `-Wpointer-sign` to account for plain char
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 11 15:41:44 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6ffe4d76fbf: [clang] Fix message text for `-Wpointer-sign` to account for plain char (authored by hubert.reinterpretcast).
Changed prior to commit:
https://reviews.llvm.org/D93999?vs=315648&id=315956#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93999/new/
https://reviews.llvm.org/D93999
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaExpr.cpp
clang/test/Sema/incompatible-sign.c
clang/test/Sema/incompatible-sign.cpp
clang/test/SemaObjC/objc-cf-audited-warning.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93999.315956.patch
Type: text/x-patch
Size: 7456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210111/2d0c45cd/attachment-0001.bin>
More information about the cfe-commits
mailing list