[PATCH] D15670: Accept elided commas in macro function arguments for MS compatibility

Ehsan Akhgari via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 11:30:40 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258530: [MSVC Compat] Accept elided commas in macro function arguments (authored by ehsan).

Changed prior to commit:
  http://reviews.llvm.org/D15670?vs=43310&id=45718#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15670

Files:
  cfe/trunk/include/clang/Lex/Token.h
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Lex/TokenLexer.cpp
  cfe/trunk/test/Preprocessor/microsoft-ext.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15670.45718.patch
Type: text/x-patch
Size: 4003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160122/b7417b6d/attachment.bin>


More information about the cfe-commits mailing list