jckarter / clay

The Clay programming language
http://claylabs.com/clay
Other
404 stars 34 forks source link

disable int bit-mask fields #472

Closed stepancheg closed 11 years ago

stepancheg commented 11 years ago

This is work around clang/llvm 3.2 bug: http://llvm.org/bugs/show_bug.cgi?id=14880

jckarter commented 11 years ago

Looks good.