forked from OSchip/llvm-project
8ddb23a6c5
This following now compiles without error... _Complex unsigned X, Y; _Complex double x, y; void test2(int c) { X = ~Y; x = ~y; } llvm-svn: 41341 |
||
---|---|---|
clang | ||
llvm |