summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-07-09 19:36:22 +0000
committerFangrui Song <maskray@google.com>2019-07-09 19:36:22 +0000
commit3fbd8fda9a02e8aed4c8723a80a0837e637392cc (patch)
tree190ea03182f3ce41412f9d348ec5948fd05942f2 /clang/lib/Tooling
parent2d739940466980bd07419a846e33a6b648978d40 (diff)
downloadbcm5719-llvm-3fbd8fda9a02e8aed4c8723a80a0837e637392cc.tar.gz
bcm5719-llvm-3fbd8fda9a02e8aed4c8723a80a0837e637392cc.zip
[OpenMP] Simplify getFloatTypeSemantics
When the float point representations are the same on the host and on the target device, (`&Target->getLongDoubleFormat() == &AuxTarget->getLongDoubleFormat()`), we can just use `AuxTarget->getLongDoubleFormat()`. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D64423 llvm-svn: 365545
Diffstat (limited to 'clang/lib/Tooling')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud