[PATCH] D67897: Fix __is_signed builtin
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 22 20:21:16 PDT 2019
zoecarver added a comment.
> (Can I interest you in fixing the misbehaviour for enumeration types too?)
Certainly. You mean that `__is_signed` should return false for enumeration types?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67897/new/
https://reviews.llvm.org/D67897
More information about the cfe-commits
mailing list