Go to file
Ted Kremenek c7ba873dc7 Removed hack with toggling the signedness flag of the APSInt stored
in an EnumConstantDecl.  This was made possible because of a recent fix
in the parser:

http://llvm.org/viewvc/llvm-project?rev=47581&view=rev

llvm-svn: 47624
2008-02-26 21:04:29 +00:00
clang Removed hack with toggling the signedness flag of the APSInt stored 2008-02-26 21:04:29 +00:00
llvm Enable -coalescer-commute-instrs by default. 2008-02-26 20:40:22 +00:00