[PATCH] D32046: [Preprocessor]Correct Macro-Arg allocation of StringifiedArguments, correct getNumArguments
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 16:09:46 PDT 2017
This revision was automatically updated to reflect the committed changes.
erichkeane marked 3 inline comments as done.
Closed by commit rL305425: [Preprocessor]Correct Macro-Arg allocation of StringifiedArguments, (authored by erichkeane).
Changed prior to commit:
https://reviews.llvm.org/D32046?vs=102458&id=102619#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32046
Files:
cfe/trunk/include/clang/Lex/MacroArgs.h
cfe/trunk/lib/Lex/MacroArgs.cpp
cfe/trunk/unittests/Lex/LexerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32046.102619.patch
Type: text/x-patch
Size: 7301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170614/60ac96af/attachment.bin>
More information about the cfe-commits
mailing list