Go to file
Douglas Gregor b525ef87fc When recovering from a qualified typedef name, don't clear out the
DeclContext because we don't want a NULL DeclContext. Instead, use the
current context.

llvm-svn: 99281
2010-03-23 15:26:55 +00:00
clang When recovering from a qualified typedef name, don't clear out the 2010-03-23 15:26:55 +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 add assert in argpromotion, which cannot trigger 2010-03-23 14:40:20 +00:00