Go to file
Ted Kremenek a0032da389 Convert flags in FormatSpecifier to be bitfields instead of doing
direct bit manipulation.  This is is less error prone, and fixes a bug
in the handling of the LeadingZeroes flag as pointed out by Cristian
Draghici.

llvm-svn: 95298
2010-02-04 07:27:39 +00:00
clang Convert flags in FormatSpecifier to be bitfields instead of doing 2010-02-04 07:27:39 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm fix a broken archive that was breaking dejagnu only (not lit) 2010-02-04 07:11:08 +00:00