[PATCH] D55782: Fix isInSystemMacro to handle pasted token
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 30 04:39:28 PST 2019
serge-sans-paille updated this revision to Diff 184275.
serge-sans-paille added a comment.
Patch updated to take into account @rsmith remarks. Test case added as an illustration.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55782/new/
https://reviews.llvm.org/D55782
Files:
include/clang/Basic/SourceManager.h
test/Misc/no-warn-in-system-macro.c
test/Misc/no-warn-in-system-macro.c.inc
test/Misc/warn-in-system-macro-def.c
test/Misc/warn-in-system-macro-def.c.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55782.184275.patch
Type: text/x-patch
Size: 3313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190130/7ee8b202/attachment.bin>
More information about the cfe-commits
mailing list