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. 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. 195dd7c Add a limit to the length of a sequence of 'operator->' functions we will by Richard Smith · 11 years ago
  10. d9553e3 ObjectiveC. Define a new cc1 flag by Fariborz Jahanian · 11 years ago
  11. 9541141 Expose -fmodule-name and -fmodule-map-file as driver options. by Daniel Jasper · 11 years ago
  12. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  13. 9a7e09f Remove -ast-dump-xml. by Richard Smith · 11 years ago
  14. 522f4d0 Fix the test in clang_f_opts.c to fail on unknown options. by Rafael Espindola · 11 years ago
  15. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  16. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  17. 4cb295d Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y; by Richard Smith · 11 years ago
  18. 5cf3e35 Update the help text. by Rafael Espindola · 11 years ago
  19. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  20. db10fe2 Move --relocatable-pch to Options.td. by Rafael Espindola · 11 years ago
  21. 1b8840c Add -fmodule-map-file option. by Daniel Jasper · 11 years ago
  22. 0f43a6d Add support for -ggnu-pubnames matching the llvm support. by Eric Christopher · 11 years ago
  23. 1eef852 Certain multi-platform languages, such as OpenCL, have the concept of by David Tweed · 11 years ago
  24. 5389b84 Move -mfpmath handling to -cc1 and implement it for x86. by Rafael Espindola · 11 years ago
  25. 708002e clang-cl: Support /showIncludes by Hans Wennborg · 11 years ago
  26. b357479 clang-cl: Support the run-time selection options (/MD, /MT et al.) by Hans Wennborg · 11 years ago
  27. fdf137b Make -vectorize-... proper cc1 flags instead of abusing -backend-option. Fixes by Nick Lewycky · 11 years ago
  28. ab297cc Add -ast-dump-lookups switch to -cc1 to dump DeclContext lookup maps. Test to by Richard Smith · 11 years ago
  29. e756563 C++1y: Add a step limit to constexpr evaluation, to catch runaway loops. by Richard Smith · 11 years ago
  30. d99990d Revert r177218. by Argyrios Kyrtzidis · 11 years ago
  31. b37a73d Initial support for struct-path aware TBAA. by Manman Ren · 11 years ago
  32. 7cc0a11 revert r178784 since it does not have a commit message by Manman Ren · 11 years ago
  33. ab4ffe2 Index: include/clang/Driver/CC1Options.td by Manman Ren · 11 years ago
  34. 3105627 Plumb through the -fsplit-stack option using the existing backend support. by Eric Christopher · 11 years ago
  35. 76e6e13 If a .syms file is available alongside a sanitizer runtime, pass it to the by Richard Smith · 11 years ago
  36. 83c546a The flag "-coverage-function-names-in-data" is actually backwards -- we do by Nick Lewycky · 11 years ago
  37. f2b5e07 Make clang emit linkage names in debug info for subprograms when coverage info by Nick Lewycky · 11 years ago
  38. 6aa240c Remove -Wspellcheck and replace it with a diagnostic option. by Argyrios Kyrtzidis · 11 years ago
  39. 0f815f1 Add flags for additional control over coverage generation. Pick the version by Nick Lewycky · 11 years ago
  40. 8019039 Split out the command handling for split debug info, we're going by Eric Christopher · 11 years ago
  41. 9e738cc Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=, by Richard Smith · 11 years ago
  42. a880b19 Add support for -fvisibility-ms-compat. by John McCall · 11 years ago
  43. c706c8e Driver and option support for -gsplit-dwarf. This is a part of by Eric Christopher · 11 years ago
  44. ac3a3e7 [analyzer] Make shallow mode more shallow. by Anna Zaks · 11 years ago
  45. 6bbe144 [analyzer] Use analyzer config for max-inlinable-size option. by Anna Zaks · 11 years ago
  46. ce32890 [analyzer] Remove further references to analyzer-ipa. by Anna Zaks · 11 years ago
  47. 20c6f2e Enable the global module index by default. Introduce the by Douglas Gregor · 11 years ago
  48. f575d6e Rename the -cc1 option "-generate-module-index" to by Douglas Gregor · 11 years ago
  49. a6b00fc Implement the writer side of the global module index. by Douglas Gregor · 11 years ago
  50. d47afb9 Nuke SetUpBuildDumpLog. by Sean Silva · 11 years ago
  51. 2d382d1 [ubsan] Recover by default, use -fno-sanitize-recover to disable. by Will Dietz · 11 years ago
  52. ad95481 [ubsan] Add flag to enable recovery from checks when possible. by Will Dietz · 11 years ago
  53. a6b2581 Fix the '-fuse-init-array' option to actually be an option. by Chandler Carruth · 11 years ago
  54. 3d145f6 block extended signatur option. Change previous option by Fariborz Jahanian · 11 years ago
  55. 62221b1 Add -cc1 option -fno-diagnostics-use-presumed-location, a handy mode for by Richard Smith · 11 years ago
  56. f1eaab1 PR14303: Add a NoDriverOption flag to those options which are not accepted by by Richard Smith · 12 years ago
  57. 4d9e497 [analyzer] Replace -analyzer-no-eagerly-trim-egraph with graph-trim-interval. by Jordan Rose · 12 years ago
  58. c635710 [Options] Add prefixes to options. by Michael J. Spencer · 12 years ago
  59. da3301e Add a new option for and disable column number information as there by Eric Christopher · 12 years ago
  60. 5a1ffe9 [analyzer] Always include destructors in the analysis CFG. by Jordan Rose · 12 years ago
  61. 5b86ffd Allow disabling of wchar_t type. by Abramo Bagnara · 12 years ago
  62. 318cc3c Change -analyzer-config to use '=' as the key-value separator, and only by Ted Kremenek · 12 years ago
  63. 7b73e08 Add new -cc1 driver option -analyzer-config, which allows one to specify by Ted Kremenek · 12 years ago
  64. a7afeb0 [driver] Add support for the --param ssp-buffer-size= driver option. PR9673 by Chad Rosier · 12 years ago
  65. e1ce783 [analyzer] Turn -cfg-add-initializers on by default, and remove the flag. by Jordan Rose · 12 years ago
  66. 171af64 Added -ast-list option to dump filterable AST decl node names. by Alexander Kornienko · 12 years ago
  67. e34a052 Added -ast-dump-filter option to clang -cc1. by Alexander Kornienko · 12 years ago
  68. 0cfe9a1 Revert accidental commit. by Chad Rosier · 12 years ago
  69. f925e04 Add a new flag, -fms-inline-asm, that enables the output of MS-style inline by Chad Rosier · 12 years ago
  70. b13291a Capitalize "Objective-C" and "C++" in user-facing contexts. by Jordan Rose · 12 years ago
  71. d99ef53 Add a new libclang completion API to get brief documentation comment that is by Dmitri Gribenko · 12 years ago
  72. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  73. 8af669f Add a -fuse-init-array option to cc1 and map to the UseInitArray target by Rafael Espindola · 12 years ago
  74. 940152f Support -f[no-]rewrite-includes from the driver. by David Blaikie · 12 years ago
  75. f1492f9 Support -frewrite-includes as an option while preprocessing. by David Blaikie · 12 years ago
  76. 60ad16b Rename -rewrite-includes to -frewrite-includes. by David Blaikie · 12 years ago
  77. f122a13 Add -isystem-prefix and -ino-system-prefix arguments, which can be used to by Richard Smith · 12 years ago
  78. 8c0b378 Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. by David Blaikie · 12 years ago
  79. 005af27 Rename the driver option to -mno-implicit-float, per Eli's suggestion. by Chad Rosier · 12 years ago
  80. ee9ad5c [driver] Allow the driver to directly accept the -no-implicit-float option, so that the by Chad Rosier · 12 years ago
  81. bfd7a52 Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. by James Molloy · 12 years ago
  82. 1050471 Remove the -cc1-level option "-pubnames-dump". Such things should stay by Douglas Gregor · 12 years ago
  83. 561d622 Revert r154321, pending more discussion. by David Chisnall · 12 years ago
  84. 649ee3f Add -fobjc-trace to emit a call before and after each Objective-C message send by David Chisnall · 12 years ago
  85. 5e219cf Teach Clang about PIE compilations. This is the first step of PR12380. by Chandler Carruth · 12 years ago
  86. b47dbcb [analyzer] Enable retry exhausted without inlining by default. by Anna Zaks · 12 years ago
  87. 82fe6ae Move the emission of strict enum range metadata behind a flag (the same by Chandler Carruth · 12 years ago
  88. 5903a37 [analyzer] Add an option to re-analyze a dead-end path without inlining. by Anna Zaks · 12 years ago
  89. 978fc9c Introduce a -cc1-level option -pubnames-dump, which simply dumps the by Douglas Gregor · 12 years ago
  90. 64f678e Fix help text. by Chad Rosier · 12 years ago
  91. fc055f9 [frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matches by Chad Rosier · 12 years ago
  92. 6625335 [analyzer] Rework inlining related command line options. by Anna Zaks · 12 years ago
  93. 634a4b1 [driver] What was implemented in r152130 was actually -fno-inline-functions, not by Chad Rosier · 12 years ago
  94. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  95. ebcb57a Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, by Ted Kremenek · 12 years ago
  96. 250008b [driver] Add support for -fno-inline. rdar://10972766 by Chad Rosier · 12 years ago
  97. 8fbb4e6 [analyzer] Bump up the size of the functions that should be by Anna Zaks · 12 years ago
  98. 8235f9c [analyzer] Bound the size of the functions being inlined + provide by Anna Zaks · 12 years ago
  99. 3c93122 Add a flag -fthread-sanitizer. by Kostya Serebryany · 12 years ago
  100. 81fb169 [analyzer] Add -analyzer-stats, which hooks up LLVM stats tracking. by Anna Zaks · 12 years ago