Go to file
Douglas Gregor 2973d406ba When determining whether a function without a prototype is compatible
with a function with a prototype, treat parameters of enumeration type
based on the enumeration type's promotion type.

llvm-svn: 95238
2010-02-03 19:27:29 +00:00
clang When determining whether a function without a prototype is compatible 2010-02-03 19:27:29 +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 r94686 changed all ModuleProvider parameters to Modules, which made the 2010-02-03 19:18:04 +00:00