1. d8f0ade Look through the address-of operator to find the function being by Douglas Gregor · 15 years ago
  2. 4654241 When we're calling a function that we know based on its K&R-style by Douglas Gregor · 15 years ago
  3. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 15 years ago
  4. 447234d Allow a looser form of compatibility checking (which ignores by Douglas Gregor · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 74734d5 When calling a function without a prototype for which we have a by Douglas Gregor · 16 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. c837656 Implement GNU C semantics for K&R function definitions that follow a by Douglas Gregor · 16 years ago
  9. 2224f84 C99 DR #316 implies that the function parameter types that are known by Douglas Gregor · 16 years ago