[PATCH] D55782: Fix isInSystemMacro to handle pasted token

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 22:11:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352838: Fix isInSystemMacro to handle pasted macros (authored by serge_sans_paille, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D55782?vs=184275&id=184680#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55782

Files:
  cfe/trunk/include/clang/Basic/SourceManager.h
  cfe/trunk/test/Misc/no-warn-in-system-macro.c
  cfe/trunk/test/Misc/no-warn-in-system-macro.c.inc
  cfe/trunk/test/Misc/warn-in-system-macro-def.c
  cfe/trunk/test/Misc/warn-in-system-macro-def.c.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55782.184680.patch
Type: text/x-patch
Size: 3578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190201/99a00493/attachment.bin>


More information about the cfe-commits mailing list