1. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. 7aac45a <rdar://problem/13358795> Teach CMake to check Subversion version information at build time, not configure time. by Douglas Gregor · 11 years ago
  4. c640058 OpenMP threadprivate directive parsing and semantic analysis by Alexey Bataev · 11 years ago
  5. 9893902 Pull Lexer's CharInfo table out for general use throughout Clang. by Jordan Rose · 11 years ago
  6. cb5620c Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support by Dmitri Gribenko · 11 years ago
  7. 9096102 Move operator precedence calculation to new header by Daniel Jasper · 11 years ago
  8. 866abce clang/lib: [CMake] Reformat, alphabetize lists. by NAKAMURA Takumi · 12 years ago
  9. f9181a7 clang/lib/Basic/CMakeLists.txt: Add missing dependency, ClangDiagnosticComment. by NAKAMURA Takumi · 12 years ago
  10. 941e47c Share ConvertUTF8toWide() between Lex and CodeGen. by Nico Weber · 12 years ago
  11. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  12. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  13. 22d1414 Update CMake dependencies. by Ted Kremenek · 12 years ago
  14. 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 13 years ago
  15. e289d81 Switch LangOptions over to a .def file that describes header of the by Douglas Gregor · 13 years ago
  16. 7d2b8c1 Initial work to improve documentation for Clang's diagnostics, from Matthieu Monrocq by Douglas Gregor · 13 years ago
  17. 0a0d2b1 Implement a new 'availability' attribute, that allows one to specify by Douglas Gregor · 13 years ago
  18. 0a86d44 Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. by Jeffrey Yasskin · 13 years ago
  19. 886e160 CMake: LLVM_NO_RTTI must be obsolete now! by NAKAMURA Takumi · 13 years ago
  20. 10e286a rework the stat cache, pulling it out of FileManager.h into by Chris Lattner · 14 years ago
  21. 3bbe0b0 Update CMake build. by Benjamin Kramer · 14 years ago
  22. 8523d81 Don't try to guess svn version when current path is a symlink. by Oscar Fuentes · 14 years ago
  23. 560a921 Revert "CMake: Update to use standard CMake dependency tracking facilities instead" by Michael J. Spencer · 14 years ago
  24. 5a7f349 CMake: Update to use standard CMake dependency tracking facilities instead by Michael J. Spencer · 14 years ago
  25. 2390b62 Update CMake build system for ARM NEON generation. by Douglas Gregor · 14 years ago
  26. ee6e4b4 Update CMake build for new attribute changes. by Sean Hunt · 14 years ago
  27. 5c14dce Fix cmake failure trying to get SVN info for non-SVN trees. by Daniel Dunbar · 15 years ago
  28. b8d1191 Provide a common set of routines in Version.h that return Subversion by Douglas Gregor · 15 years ago
  29. 6b15cdc move the various builtins stuff from libast to libbasic. This by Chris Lattner · 15 years ago
  30. 370187c Remove the serialization code that predates precompiled by Douglas Gregor · 15 years ago
  31. 25bcbaf Add missing dependency, patch by Jason Haslam! by Chris Lattner · 15 years ago
  32. e9b7d8a Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. by Steve Naroff · 15 years ago
  33. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 15 years ago
  34. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago