diff options
author | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2016-01-22 19:26:44 +0000 |
---|---|---|
committer | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2016-01-22 19:26:44 +0000 |
commit | 34461a626e4fcc72e2facf7dedf8c84cf13e39d2 (patch) | |
tree | 7000fb233aed24e6e36faca36a59a0b00e22d620 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | acc43d197d7986f4749eeeb85a4c76caa870d452 (diff) | |
download | bcm5719-llvm-34461a626e4fcc72e2facf7dedf8c84cf13e39d2.tar.gz bcm5719-llvm-34461a626e4fcc72e2facf7dedf8c84cf13e39d2.zip |
[MSVC Compat] Accept elided commas in macro function arguments
Summary:
This fixes PR25875. When the trailing comma in a macro argument list is
elided, we need to treat it similarly to the case where a variadic macro
misses one actual argument.
Reviewers: rnk, rsmith
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D15670
llvm-svn: 258530
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions