[all-commits] [llvm/llvm-project] 3c8a4e: [OpenCL] Remove warning for variadic macros in C++...
Anastasia Stulova via All-commits
all-commits at lists.llvm.org
Wed Aug 12 08:19:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c8a4ee0764cafb2ba204c7cb7d8b37e6adf72a8
https://github.com/llvm/llvm-project/commit/3c8a4ee0764cafb2ba204c7cb7d8b37e6adf72a8
Author: Anastasia Stulova <anastasia.stulova at arm.com>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M clang/lib/Lex/PPDirectives.cpp
M clang/test/Preprocessor/macro_variadic.cl
Log Message:
-----------
[OpenCL] Remove warning for variadic macros in C++ for OpenCL.
Patch by Ole Strohm (olestrohm)!
Tags: #clang
Differential Revision: https://reviews.llvm.org/D85429
More information about the All-commits
mailing list