Go to file
Douglas Gregor 586d0f926c Keep track of whether a tag was defined in a declarator vs. being
defined by itself, from Enea Zaffanella!

llvm-svn: 95586
2010-02-08 22:07:33 +00:00
clang Keep track of whether a tag was defined in a declarator vs. being 2010-02-08 22:07:33 +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 use a c-style cast instead of reinterpret-cast, as sometimes the 2010-02-08 22:05:38 +00:00