# We can codegen it through LLVM, I've run llvm-dwarfdump on .o files
# I don't understand what you mean by "what GCC thinks about this". GCC
cannot handle __uuidof. GCC/GAS has no problem assembling a .s file produced
by clang/LLVM though.
# gdb seems to feel fine about it:
(gdb) ptype y
type = struct thing<&(__uuidof(uuid))> {
<no data fields>
}
http://llvm-reviews.chandlerc.com/D1453
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits