1. cd0655b Add a new -Wundefined-inline warning for inline functions which are used but not by Nick Lewycky · 11 years ago
  2. 995e26b Remove elements from Sema.UndefinedInternals as functions are defined. Also by Nick Lewycky · 11 years ago
  3. 01a4114 Preserve Sema::UndefinedInternals across PCH boundaries. Fixes by Nick Lewycky · 11 years ago
  4. cfa88f8 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 11 years ago
  5. 5ea6ef4 Truth in advertising: LocallyScopedExternalDecls actually only contains by Richard Smith · 11 years ago
  6. 30a2e16 Sort #include lines for all files under include/... by Chandler Carruth · 12 years ago
  7. 0ec56b7 From Vassil Vassilev: enable Sema to deal with multiple ExternalSemaSources. by Axel Naumann · 12 years ago