[PATCH] D70624: [Diagnostics] Warn for comparison with string literals expanded from macro (PR44064)

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 24 10:46:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGba4017670e19: [Diagnostics] Warn for comparison with string literals expanded from macro… (authored by xbolva00).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70624/new/

https://reviews.llvm.org/D70624

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/exprs.c
  clang/test/Sema/warn-stringcompare.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70624.230813.patch
Type: text/x-patch
Size: 6394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191124/5a93882d/attachment-0001.bin>


More information about the cfe-commits mailing list