diff options
author | Jean Perier <jperier@nvidia.com> | 2021-10-10 20:18:45 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2021-10-10 20:20:09 +0200 |
commit | 6eb7634f301a0ef6465f514ae8cc4634602470a2 (patch) | |
tree | 86735074f4120359c5a6cd0f6fcf43f8ea05b0fc /clang/lib/Analysis/ReachableCode.cpp | |
parent | 67964fc4b241ef02705c44ff5d58e61e5bf8b38f (diff) | |
download | llvm-6eb7634f301a0ef6465f514ae8cc4634602470a2.zip llvm-6eb7634f301a0ef6465f514ae8cc4634602470a2.tar.gz llvm-6eb7634f301a0ef6465f514ae8cc4634602470a2.tar.bz2 |
[fir] Add character conversion pass
Upstream the character conversion pass.
Translates entities of one CHARACTER KIND to another.
By default the translation is to naively zero-extend or truncate a code
point to fit the destination size.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Valentin Clement <clementval@gmail.com>
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D111405
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions