summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/Float16.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove F16 literal support based on Float16 support.Erich Keane2019-01-251-0/+18
Float16 support was disabled recently on many platforms, however that commit still allowed literals of Float16 type to work. This commit removes those based on the same logic as Float16 disable. Change-Id: I72243048ae2db3dc47bd3d699843e3edf9c395ea llvm-svn: 352229
OpenPOWER on IntegriCloud