Go to file
John McCall 1e3715acc3 White-list comma expressions with the literal 0 as their RHS against
unused-value warnings.  This is a common macro idiom.

llvm-svn: 96326
2010-02-16 04:10:53 +00:00
clang White-list comma expressions with the literal 0 as their RHS against 2010-02-16 04:10:53 +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 typo in an LLVMOpcode enum. LLVMTrunk -> LLVMTrunc. 2010-02-16 03:45:23 +00:00