tahonermann / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
http://llvm.org
Other
0 stars 1 forks source link

​AST representation for builtin types #4

Closed tahonermann closed 1 year ago

tahonermann commented 1 year ago

​Support for the _Decimal32, _Decimal64, and _Decimal128 types.

tahonermann commented 1 year ago

Closing as fixed by #15.