aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorQiu Chaofan <qiucofan@cn.ibm.com>2021-10-09 10:39:10 +0800
committerQiu Chaofan <qiucofan@cn.ibm.com>2021-10-09 10:39:10 +0800
commit8a714722e2aa8a62d7812bd78babc99b7a6aeef6 (patch)
tree64d14ae343f4f2bab21fcb5d721edbe4db94d9b2 /clang/lib/CodeGen/CGClass.cpp
parentbad44d5f39bc29c1062f0c4ce8b71720734ad3cb (diff)
downloadllvm-8a714722e2aa8a62d7812bd78babc99b7a6aeef6.zip
llvm-8a714722e2aa8a62d7812bd78babc99b7a6aeef6.tar.gz
llvm-8a714722e2aa8a62d7812bd78babc99b7a6aeef6.tar.bz2
[NFC] [Clang] Use global enum for explicit float mode
Currently, there're multiple float types that can be represented by __attribute__((mode(xx))). It's parsed, and then a corresponding type is created if available. This refactor moves the enum for mode into a global enum class visible to ASTContext. Reviewed By: aaron.ballman, erichkeane Differential Revision: https://reviews.llvm.org/D111391
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions