summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/fixed_point_comparisons.c
Commit message (Collapse)AuthorAgeFilesLines
* [Fixed Point Arithmetic] Fixed Point ComparisonsLeonard Chan2019-02-211-0/+378
This patch implements fixed point comparisons with other fixed point types and integers. This also provides constant expression evaluation for them. Differential Revision: https://reviews.llvm.org/D57219 llvm-svn: 354621
OpenPOWER on IntegriCloud