summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/half-literal.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 defaultNemanja Ivanovic2019-02-051-1/+1
* Disable _Float16 for non ARM/SPIR TargetsErich Keane2019-01-251-1/+1
* Switch to gnu++14 as the default dialect.Tim Northover2017-12-091-1/+1
* Recommit "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-0/+3
* Revert "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-3/+0
* Add _Float16 as a C/C++ source language typeSjoerd Meijer2017-09-081-0/+3
* [OpenCL] Added half type literal with suffix h.Anastasia Stulova2016-02-171-0/+3
OpenPOWER on IntegriCloud