diff options
author | Justas Janickas <Justas.Janickas@arm.com> | 2021-08-19 15:43:32 +0100 |
---|---|---|
committer | Justas Janickas <Justas.Janickas@arm.com> | 2021-08-20 08:58:12 +0100 |
commit | 9ae9262857a1e7aadc385a68a00755896440f6b1 (patch) | |
tree | c9210cf1f705c92411c7b1919b826219641afbaf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 25c8ffa223ecec8e0c4c3d3772886295bde0c0e9 (diff) | |
download | llvm-9ae9262857a1e7aadc385a68a00755896440f6b1.zip llvm-9ae9262857a1e7aadc385a68a00755896440f6b1.tar.gz llvm-9ae9262857a1e7aadc385a68a00755896440f6b1.tar.bz2 |
[OpenCL] Fix version reporting of C++ for OpenCL 2021
C++ for OpenCL version 2021 and later are expected to consist of a
major version number only. Therefore, a different constructor for
`VersionTuple` needs to be called when reporting language version.
Differential Revision: https://reviews.llvm.org/D108379
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions