1. ef82254 Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  2. 4652e30 Fix AArch64 rename from LLVM. by Stephen Hines · 10 years ago
  3. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  4. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  5. 17fe6b8 Revert "Make clang self-hosting." by Tim Murray · 10 years ago
  6. 4d56250 Make clang self-hosting. by Tim Murray · 10 years ago
  7. 93dd719 Make clang build with AArch64 support. by Tim Murray · 10 years ago
  8. 1fab7c3 Merge remote-tracking branch 'upstream/release_34' into merge-20140211 by Stephen Hines · 10 years ago
  9. b102cdc This patch modified ExeBasename as clang-cl.exe to match the preceding comment. by Yaron Keren · 11 years ago
  10. fcb448a Driver: Use the canonical command line arguments. by David Majnemer · 11 years ago
  11. 084be2d Fix up fallout from r187156. by Bob Wilson · 11 years ago
  12. ce5d5dc Only build HOST Clang when forced to do so. by Stephen Hines · 11 years ago
  13. 12981a7 Fix the MCTargetAsmParser API change. by Joey Gouly · 11 years ago
  14. e904acf Update to the new API interface which requires the MCRegisterInfo object. <rdar://problem/13623355> by Bill Wendling · 11 years ago
  15. 8cb1bf8 clang-cl: Use "clang cl.exe" when disambiguating the diagnostic prefix. by Reid Kleckner · 11 years ago
  16. 7b7fd83 clang-cl: Avoid confusing diagnostics when clang-cl is called just cl.exe by Reid Kleckner · 11 years ago
  17. 2e010b2 cmake: install a cl.exe binary in the tools/msbuild-bin dir by Hans Wennborg · 11 years ago
  18. 2c395a8 CMake: Fix standalone Clang build, take two. by Jordan Rose · 11 years ago
  19. 237c145 Revert "CMake: Fix out-of-source build's symlinks." by Reid Kleckner · 11 years ago
  20. 383947c CMake: Fix out-of-source build's symlinks. by Jordan Rose · 11 years ago
  21. 3f7e66c Fix iterator invalidation. PR16935. by Eli Friedman · 11 years ago
  22. 13124bb Look at lowercase version of argv[0] when determining driver mode by Hans Wennborg · 11 years ago
  23. f65456f [autotools->cmake] Added support for building clang with an order file. by Michael Gottesman · 11 years ago
  24. 4857638 [autotools->cmake] Added support for creating the clang driver plist for OS X. by Michael Gottesman · 11 years ago
  25. a902511 Update Clang for merge to r187914. by Stephen Hines · 11 years ago
  26. f3db683 Remove misleading comment about using cc1 option table. by Hans Wennborg · 11 years ago
  27. 4ac73c7 Merge commit '51e75aecf4fb303b91c9e54fd88e3509e5acc7a6' into merge-20130807 by Stephen Hines · 11 years ago
  28. 4cae346 am 177982be: Fix windows build issues for Clang. by Stephen Hines · 11 years ago
  29. 177982b Fix windows build issues for Clang. by Stephen Hines · 11 years ago
  30. 73168db Don't forward all assembler arguments untouched to -cc1as by David Blaikie · 11 years ago
  31. f740086 Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it. by Rafael Espindola · 11 years ago
  32. c2f531a Add a cl.exe compatible driver mode by Hans Wennborg · 11 years ago
  33. 76b86c2 Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum, by Hans Wennborg · 11 years ago
  34. 87f2cb5 [Driver] Use LLVM's response file parser because it can read UTF-16 by Reid Kleckner · 11 years ago
  35. d965f95 Update for llvm API change. by Rafael Espindola · 11 years ago
  36. 26a4001 Revert 186302 to fix build bots. by Craig Topper · 11 years ago
  37. 429d3be Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]). by Craig Topper · 11 years ago
  38. 2669e96 Don't use PathV1.h in cc1as_main.cpp. by Rafael Espindola · 11 years ago
  39. 91d1b52 Remove unused header. by Rafael Espindola · 11 years ago
  40. ac1db6b Use llvm::sys::fs::getMainExecutable. by Rafael Espindola · 11 years ago
  41. 4b7bae3 Update to pass in pointers intead of references. by Bill Wendling · 11 years ago
  42. a372f40 Include PathV1.h only where it is used. by Rafael Espindola · 11 years ago
  43. b1e25a1 [Driver] Refactor clang driver to use LLVM's Option library by Reid Kleckner · 11 years ago
  44. 3a936ca Update clang for merge to r183849. by Stephen Hines · 11 years ago
  45. aa12d8f Don't depend on the transitive inclusion of PathV1.h. by Rafael Espindola · 11 years ago
  46. 6f2e23b Use the sys::RemoveFileOnSignal that takes a StringRef. by Rafael Espindola · 11 years ago
  47. 2289933 Update for llvm change. by Rafael Espindola · 11 years ago
  48. a603569 Use the global functions instead of the Program methods. by Rafael Espindola · 11 years ago
  49. 2049840 Merge commit '1342a4ef62dd7b839c6f09348b246a4f00282f29' into merge_20130612 by Stephen Hines · 11 years ago
  50. ff62d64 Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that by Roman Divacky · 11 years ago
  51. 1fcf31e Update for LLVM interface change in r181680. by Rafael Espindola · 11 years ago
  52. b491e68 Update Clang for merge to r180944. by Stephen Hines · 11 years ago
  53. 83eba02c Merge remote-tracking branch 'upstream/master' into merge-20130502 by Stephen Hines · 11 years ago
  54. d08f595 cmake: mark clang as needing exported symbol. by Rafael Espindola · 11 years ago
  55. 9083628 Update the error handing static functions for r178161. Part of rdar://13296693 by Chad Rosier · 11 years ago
  56. 7020346 Remove a FIXME that's not planned to be fixed. We only generated crash by Chad Rosier · 11 years ago
  57. 4295802 Manually specify the link dependencies. Turns out that all the work on by Chandler Carruth · 11 years ago
  58. 9cc935b The IRReader header is now part of its own library. Update the include by Chandler Carruth · 11 years ago
  59. 15d6888 Merge branch 'upstream' into merge_2013_03_18 by Stephen Hines · 11 years ago
  60. 0354253 Driver: do not strip file extensions when printing diagnostics. by Benjamin Kramer · 11 years ago
  61. bd3aca0 Update build rules for Clang merge to version 176138. by Stephen Hines · 11 years ago
  62. 450b86c Merge commit 'b58f810669d9c17bcc025b7560de01d162856f34' into merge_20130226 by Stephen Hines · 11 years ago
  63. 79525fb Add missing dependency on ARMAsmPrinter. by Stephen Hines · 11 years ago
  64. 79165b8 [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS by Chad Rosier · 11 years ago
  65. 3f6f51e Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. by Jordan Rose · 11 years ago
  66. a16355c [driver] Refactor the driver so that a failing commands doesn't prevent by Chad Rosier · 11 years ago
  67. 15bb58e Merge commit 'd130fd2e141f1fef412c2d58e7385370801bd718' into merge-llvm by Stephen Hines · 11 years ago
  68. d47afb9 Nuke SetUpBuildDumpLog. by Sean Silva · 11 years ago
  69. 0234179 We want the dwarf AT_producer for assembly source files to match clang's by Kevin Enderby · 11 years ago
  70. 08e79d2 [driver] Warnings for warning options are handled by the frontend. The driver needs to process the by Chad Rosier · 11 years ago
  71. 3b844ba Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to by Chandler Carruth · 11 years ago
  72. a57b3b4 Produce an actual error before attempting to attach notes to it when bailing out by Richard Smith · 11 years ago
  73. 27e2b98 Add support for passing the main file name down to the assembler by Eric Christopher · 11 years ago
  74. d566df6 Fix PR14625 by teaching the driver to detect PWD for assembly files. by Chandler Carruth · 11 years ago
  75. fc2929f Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user by Roman Divacky · 11 years ago
  76. f59edb9 Sort #include lines for tools/... by Chandler Carruth · 11 years ago
  77. 17c874a Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and by Rafael Espindola · 12 years ago
  78. 5af8de8 If we encounter a fatal error, exit with status 70. For BSD systems this is by Chad Rosier · 12 years ago
  79. b0afe83 If we encounter a fatal error, call the interrupt handler to ensure any by Chad Rosier · 12 years ago
  80. 1d489cf Remove first argument from Arg::getValue; it's been unused since r105760. by Richard Smith · 12 years ago
  81. 7c3f8b3 Remove CompilerInvocation::toArgs and clang -cc1test mode. These were untested by Richard Smith · 12 years ago
  82. 02c23eb Make DiagnosticOptions intrusively reference-counted, and make sure by Douglas Gregor · 12 years ago
  83. 25a6a84 Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  84. f9361b5 Follow up on llvm r164132. by Roman Divacky · 12 years ago
  85. a74e4af Just revert r163605 for now. It broke the build and had some by Chandler Carruth · 12 years ago
  86. 6d445a6 Select the correct, or, failing that, compatible, dialect when invoked as cc, by David Chisnall · 12 years ago
  87. e5cc4c9 Merge up through LLVM r163557. by Stephen Hines · 12 years ago
  88. 9f0b132 Merge branch 'upstream' into merge-2012_09_10 by Stephen Hines · 12 years ago
  89. 2193012 Tweak link order to hopefully resolve a buildbot failure. by Ted Kremenek · 12 years ago
  90. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  91. 9551afd am 514cf309: Merge "This module doesn\'t build. Remove it." by Joe Onorato · 12 years ago
  92. 08fc8eb Merge with Clang upstream r160673 (Jul 24th 2012) by Shih-wei Liao · 12 years ago
  93. d256531 This module doesn't build. Remove it. by Joe Onorato · 12 years ago
  94. 675a4e1 CMake: clang should depend on clang-headers, or bin/clang would not work better. by NAKAMURA Takumi · 12 years ago
  95. df9b933 [Win32] Rework crash-report since r145389. by NAKAMURA Takumi · 12 years ago
  96. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  97. f95d412 Fix a big layering violation introduced by r158771. by Chandler Carruth · 12 years ago
  98. e3bbfca Fix cmake build. by Rafael Espindola · 12 years ago
  99. aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
  100. 92ecfe9 Allow MCCodeEmitter access to the target MCRegisterInfo. by Jim Grosbach · 12 years ago