diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-01-06 19:30:04 +0000 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2021-01-06 20:39:57 +0000 |
commit | 0e874fc014be818a9c6782729f2c8e8273a7a906 (patch) | |
tree | d387ec1624754b058da6cd26c51d4ceeeae22db0 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 4fde2b6a0c080cb2a598383b5850038d67ca6833 (diff) | |
download | llvm-0e874fc014be818a9c6782729f2c8e8273a7a906.zip llvm-0e874fc014be818a9c6782729f2c8e8273a7a906.tar.gz llvm-0e874fc014be818a9c6782729f2c8e8273a7a906.tar.bz2 |
[OpenCL] Add clang extension for variadic functions.
With the internal clang extension '__cl_clang_variadic_functions'
variadic functions are accepted by the frontend.
This is not a fully supported vendor/Khronos extension
as it can only be used on targets with variadic prototype
support or in metaprogramming to represent functions with
generic prototype without calling such functions in the
kernel code.
Tags: #clang
Differential Revision: https://reviews.llvm.org/D94027
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions