1. 6270ca6 Update aosp/master Clang with patches for fp16 by Pirama Arumuga Nainar · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 33337ca Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  3. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  4. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 9 years ago
  5. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 9 years ago
  6. e559960 Add libclang for target. by Tong Shen · 10 years ago
  7. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  8. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  9. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  10. 1fab7c3 Merge remote-tracking branch 'upstream/release_34' into merge-20140211 by Stephen Hines · 10 years ago
  11. c78e5b3 Merging r195888: by Bill Wendling · 10 years ago
  12. 762e567 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  13. ce5b5f1 Add -freroll-loops to enable loop rerolling by Hal Finkel · 11 years ago
  14. e22017e Revert "Using an invalid -O falls back on -O3 instead of an error" by Alp Toker · 11 years ago
  15. c3e16a2 Darwin: Look for libc++ headers in include/, rather than lib/ by Justin Bogner · 11 years ago
  16. eb4d7c3 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  17. 26297f5 When we hit a #include directive that maps to a module import, emit a token by Richard Smith · 11 years ago
  18. 2c050f6 [objcmt] Introduce "objcmt-white-list-dir-path=" option. by Argyrios Kyrtzidis · 11 years ago
  19. b85a9ec Add -fprofile-sample-use to Clang's driver. by Diego Novillo · 11 years ago
  20. 5d2a206 ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY by Fariborz Jahanian · 11 years ago
  21. 849f3ec Revert "Using an invalid -O falls back on -O3 instead of an error" by Sylvestre Ledru · 11 years ago
  22. 1cd76b1 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  23. 8442b6f Eliminate an unnecessary .c_str() by Douglas Gregor · 11 years ago
  24. 195dd7c Add a limit to the length of a sequence of 'operator->' functions we will by Richard Smith · 11 years ago
  25. cd569f2 ObjectiveC migrator. Please annotation of properties with by Fariborz Jahanian · 11 years ago
  26. 3cebc73 C++1y sized deallocation: if we have a use, but not a definition, of a sized by Richard Smith · 11 years ago
  27. d9553e3 ObjectiveC. Define a new cc1 flag by Fariborz Jahanian · 11 years ago
  28. 5794b53 Allow a new syntax in a module requires-declaration: by Richard Smith · 11 years ago
  29. 28ce23a I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change by Rafael Espindola · 11 years ago
  30. ee0cd37 Use the same SourceManager for ModuleMaps and compilations. by Manuel Klimek · 11 years ago
  31. b934d24 Fix crash if a submodule @imports another submodule from the same module. The by Richard Smith · 11 years ago
  32. 5ff6c11 Add another MinGW header include path by Hans Wennborg · 11 years ago
  33. e96a7b4 [libclang] For an unscoped enum include the enumerators in the top-level code-completion hash since they enter the top-level namespace. by Argyrios Kyrtzidis · 11 years ago
  34. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  35. ff05979 Add -fno-function-sections and -fno-data-sections. Since by Nick Lewycky · 11 years ago
  36. 39ebb02 ObjectiveC migrator. Introduce a new objcmt-atomic-property option by Fariborz Jahanian · 11 years ago
  37. 9a7e09f Remove -ast-dump-xml. by Richard Smith · 11 years ago
  38. a00f873 ObjectiveC migrator: Add more options one for each by Fariborz Jahanian · 11 years ago
  39. 081099d ObjectiveC migrator. Starting distiguising different by Fariborz Jahanian · 11 years ago
  40. 72c26c0 Accept #pragma warning(push, 0) without warning by Reid Kleckner · 11 years ago
  41. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  42. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  43. 5ada7a5 Add character set related __STDC_* definitions. by Ed Schouten · 11 years ago
  44. 4cb295d Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y; by Richard Smith · 11 years ago
  45. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  46. 1b8840c Add -fmodule-map-file option. by Daniel Jasper · 11 years ago
  47. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  48. 89e3274 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode by Hans Wennborg · 11 years ago
  49. 767b3d2 Fix array_pod_sort predicates after LLVM change. by Benjamin Kramer · 11 years ago
  50. d2f9308 Make Preprocessor::Lex non-recursive. by Eli Friedman · 11 years ago
  51. 0295c23 Fix potential race in module building code. by Eli Friedman · 11 years ago
  52. 585c84c Add a define for the ObjFW runtime ABI version. by Benjamin Kramer · 11 years ago
  53. 2ee042d Lex and ignore Microsoft's #pragma warning(...) by Reid Kleckner · 11 years ago
  54. 0b5ca51 Remove unnecessary inclusion of Sema.h by David Blaikie · 11 years ago
  55. 1eef852 Certain multi-platform languages, such as OpenCL, have the concept of by David Tweed · 11 years ago
  56. fc33897 Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. by Hans Wennborg · 11 years ago
  57. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  58. 8bc5602 The OpenCL standard specifies the sizes and alignments of various types than other C-family by David Tweed · 11 years ago
  59. 7b7bef1 Add new methods for TargetInfo: by Stepan Dyatkovskiy · 11 years ago
  60. 86164e8 Note when a decl is used in AST files. by Eli Friedman · 11 years ago
  61. 617f4c5 Attempt to migrate default dwarf version to 4 for linux. by Eric Christopher · 11 years ago
  62. 3432b78 Properly escape filenames in line directives. by Eli Friedman · 11 years ago
  63. 5b98aba ObjectiveC migrator. This patch infers readonly properties for no-parameter by Fariborz Jahanian · 11 years ago
  64. 62c90e1 Handle -D arguments ending in a backslash. by Eli Friedman · 11 years ago
  65. 809d254 This wasn't headers, just missing namespaces. by Benjamin Kramer · 11 years ago
  66. a9bdbce Replace compLocDecl with less_first. by Benjamin Kramer · 11 years ago
  67. 2414697 Split isFromMainFile into two functions. by Eli Friedman · 11 years ago
  68. 5389b84 Move -mfpmath handling to -cc1 and implement it for x86. by Rafael Espindola · 11 years ago
  69. dcc520e InitHeaderSearch.cpp: [Cygwin] Add 4.7.3. by NAKAMURA Takumi · 11 years ago
  70. 5fba5a7 [analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer. by Jordan Rose · 11 years ago
  71. a3bf897 SourceManager intialization tweaks. by Benjamin Kramer · 11 years ago
  72. 708002e clang-cl: Support /showIncludes by Hans Wennborg · 11 years ago
  73. b26404a The only useful loop unrolling flag to give realistically is by Chandler Carruth · 11 years ago
  74. 4ac73c7 Merge commit '51e75aecf4fb303b91c9e54fd88e3509e5acc7a6' into merge-20130807 by Stephen Hines · 11 years ago
  75. b357479 clang-cl: Support the run-time selection options (/MD, /MT et al.) by Hans Wennborg · 11 years ago
  76. 51e75ae [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references. by Argyrios Kyrtzidis · 11 years ago
  77. ef4579c Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... by Larisse Voufo · 11 years ago
  78. 056ec12 Add option to disable module loading. by Daniel Jasper · 11 years ago
  79. 4ed47cc CC1: Only parse command-line options that have the CC1Option flag. by Hans Wennborg · 11 years ago
  80. 0fda0f7 Use llvm::sys::fs::UniqueID for windows and unix. by Rafael Espindola · 11 years ago
  81. 4488835 Update for llvm api change. by Rafael Espindola · 11 years ago
  82. aefb1d3 Convert a use of stat with sys::fs::status. by Rafael Espindola · 11 years ago
  83. 0046ce5 Avoid crashing if a directory has no pch files. by Rafael Espindola · 11 years ago
  84. 264d206 Add a -fno-math-builtin option to the Clang -cc1 by Eli Bendersky · 11 years ago
  85. f0c06a3 Fix crash in libclang if code completion is used with unknown flags. by Manuel Klimek · 11 years ago
  86. b470d1a Use the simpler is_directory. by Rafael Espindola · 11 years ago
  87. d965f95 Update for llvm API change. by Rafael Espindola · 11 years ago
  88. d412999 ObjC migrator: Add -objcmt-migrate-property to do property by Fariborz Jahanian · 11 years ago
  89. 70e7aec Use llvm::sys::fs::createUniqueFile. by Rafael Espindola · 11 years ago
  90. 1ec4a86 Use llvm::sys::fs::createTemporaryFile. by Rafael Espindola · 11 years ago
  91. 6b9240e Use SmallVectorImpl& for function arguments instead of SmallVector. by Craig Topper · 11 years ago
  92. abab183 We don't need to check for windows' error codes in here. by Rafael Espindola · 11 years ago
  93. ceb6dc8 Use the multiple argument form of path::append. by Benjamin Kramer · 11 years ago
  94. 8ffd0a4 Update for llvm::sys::fs::unique_file not creating directories. by Rafael Espindola · 11 years ago
  95. 375a4f5 Small improvements to createOutputFile. by Rafael Espindola · 11 years ago
  96. 3473c8d Remove PathV1.h from CompilerInvocation.cpp. by Rafael Espindola · 11 years ago
  97. ac1db6b Use llvm::sys::fs::getMainExecutable. by Rafael Espindola · 11 years ago
  98. 48955f8 Remove PathV1.h from CompilerInstance.cpp. by Rafael Espindola · 11 years ago
  99. 21b1824 Don't use PathV1.h in ASTUnit.cpp. by Rafael Espindola · 11 years ago
  100. 1cd7df4 Remove the last use of PathWithStatus. by Rafael Espindola · 11 years ago