1. 4967a71 Update aosp/master Clang for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. 87d948e Update aosp/master clang for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  3. b6d6993 Update aosp/master clang for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  5. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  6. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  7. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  8. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  9. 8b54999 Add CodeGenABITypes.h for use in LLDB. by Mark Lacey · 11 years ago
  10. 9063302 [ms-cxxabi] Emit and install appropriately mangled vbtables by Reid Kleckner · 11 years ago
  11. 9cc935b The IRReader header is now part of its own library. Update the include by Chandler Carruth · 12 years ago
  12. fafaaef Move the atomics code into its own file. by John McCall · 12 years ago
  13. 11abf2a clang/lib: [CMake] Update tblgen'd dependencies. by NAKAMURA Takumi · 12 years ago
  14. 8d3ba23 Implement AST classes for comments, a real parser for Doxygen comments and a by Dmitri Gribenko · 12 years ago
  15. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  16. a28c1df Add missing dependency to unbreak the CMake build by Douglas Gregor · 13 years ago
  17. 8681160 When destroying temporaries, instead of a custom cleanup use the by Peter Collingbourne · 13 years ago
  18. a60279d Add missing dependency for shared library build to CMakeLists. Patch by Johannes Obermayr. by Eli Friedman · 13 years ago
  19. 6c0aa5f CUDA: IR generation support for kernel call expressions by Peter Collingbourne · 13 years ago
  20. 8c25fc5 OpenCL: introduce support for function scope __local variables by Peter Collingbourne · 13 years ago
  21. e8ba8d7 Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at by Nick Lewycky · 13 years ago
  22. 16625e1 Unbreak CMake build. by Anders Carlsson · 14 years ago
  23. 0a86d44 Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. by Jeffrey Yasskin · 14 years ago
  24. 886e160 CMake: LLVM_NO_RTTI must be obsolete now! by NAKAMURA Takumi · 14 years ago
  25. 21a7dfc Add my new file to the CMake lists, sorry about that. by John McCall · 14 years ago
  26. 1411047 Move name mangling support from CodeGen to AST. In the by Peter Collingbourne · 14 years ago
  27. 4992eaf Add a CGCXXABI.cpp file. by Anders Carlsson · 14 years ago
  28. 5259e7e Update CMake. by Daniel Dunbar · 14 years ago
  29. 560a921 Revert "CMake: Update to use standard CMake dependency tracking facilities instead" by Michael J. Spencer · 14 years ago
  30. 28709c1 CMake: Fix mingw32 build. by Michael J. Spencer · 14 years ago
  31. 5a7f349 CMake: Update to use standard CMake dependency tracking facilities instead by Michael J. Spencer · 14 years ago
  32. ec9bf47 Clean up CMake dependencies by Douglas Gregor · 14 years ago
  33. ee6e4b4 Update CMake build for new attribute changes. by Sean Hunt · 14 years ago
  34. 9b414d3 Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library configuration by Daniel Dunbar · 14 years ago
  35. c392664 Add a stub Microsoft Visual C++ ABI class (with stub mangler). by Charles Davis · 14 years ago
  36. 9a55591 Convert DeclNodes to use TableGen. by Sean Hunt · 14 years ago
  37. 3a811f1 IRgen: Add a stub class for generating ABI-specific C++ code. by Charles Davis · 14 years ago
  38. 71b1d0e Unbreak CMake build. by Douglas Gregor · 14 years ago
  39. 461e326 Rename CGVtable files to CGVTables. by Anders Carlsson · 14 years ago
  40. 58b7eee Move the VTT related code into its own file, CGVTT.cpp by Anders Carlsson · 15 years ago
  41. f3e27bf Try to make cmake happy by Anton Korobeynikov · 15 years ago
  42. 5ec2e7c Add CGDeclCXX.cpp and move EmitCXXGlobalVarDeclInit there. by Anders Carlsson · 15 years ago
  43. 0cb6c19 Rename CGRtti.cpp to CGRTTI.cpp. by Mike Stump · 15 years ago
  44. 5b95592 Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and CGTemporaries. by Anders Carlsson · 15 years ago
  45. 756b5c4 Add CGException.cpp, to be used for exception related code generation. by Anders Carlsson · 15 years ago
  46. 091c1c2 Add CGVtable.cpp to CMakeLists. by Benjamin Kramer · 15 years ago
  47. 656e4c1 Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality change. by Anders Carlsson · 15 years ago
  48. 16d81b8 Move codegen of new and delete to CGCXXExpr.cpp by Anders Carlsson · 15 years ago
  49. eef9df2 Update CMake files. by Benjamin Kramer · 15 years ago
  50. f6c4bc0 Unbreak the CMake build by Douglas Gregor · 15 years ago
  51. b3b7364 Lexically order files in CMakeLists.txt files. by Ted Kremenek · 15 years ago
  52. 7124883 Update cmake script by Anton Korobeynikov · 15 years ago
  53. 5892174 Fix cmake builds. by Mike Stump · 15 years ago
  54. 4783787 Fix cmake builds. by Mike Stump · 16 years ago
  55. 5f2bfd4 Add basic support for C++ name mangling according to the Itanium C++ by Douglas Gregor · 16 years ago
  56. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago