[BACK]Return to TODO.clang CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/doc/TODO.clang between version 1.3 and 1.4

version 1.3, 2011/08/15 10:58:54 version 1.4, 2012/01/17 15:38:44
Line 7  Hacks for the clang integration
Line 7  Hacks for the clang integration
 to compensate for the missing .code16 support in LLVM MC  to compensate for the missing .code16 support in LLVM MC
 and slightly different encoding of the lock stubs.  and slightly different encoding of the lock stubs.
   
 ah_regdomain.c in the kernel currently requires -Wno-error due to  
 http://llvm.org/bugs/show_bug.cgi?id=10030.  
   
 Various places use NOCLANGERROR or CWARNFLAGS.clang to disable errors or  Various places use NOCLANGERROR or CWARNFLAGS.clang to disable errors or
 warnings.  warnings.
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>