1 1.3.2.1 yamt $NetBSD: TODO.clang,v 1.3.2.1 2012/04/17 00:02:55 yamt Exp $ 2 1.1 joerg 3 1.1 joerg Hacks for the clang integration 4 1.1 joerg ------------------------------- 5 1.1 joerg 6 1.3 wiz "-no-integrated-as" in src/sys/arch/amd64 and src/sys/arch/i386 7 1.2 joerg to compensate for the missing .code16 support in LLVM MC 8 1.2 joerg and slightly different encoding of the lock stubs. 9 1.1 joerg 10 1.1 joerg Various places use NOCLANGERROR or CWARNFLAGS.clang to disable errors or 11 1.1 joerg warnings. 12 1.1 joerg 13 1.1 joerg Issues with CMSG_SPACE() used inside a union: 14 1.1 joerg src/external/tmux/dist/compat/imsg-buffer.c 15 1.1 joerg src/external/tmux/dist/compat/imsg.c 16 1.1 joerg src/external/ibm-public/postfix/dist/src/util/unix_recv_fd.c 17 1.1 joerg src/external/ibm-public/postfix/dist/src/util/unix_send_fd.c 18