1. 33337ca Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  2. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  3. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  4. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  5. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  6. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  7. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  8. c27813a Merging r197120: by Bill Wendling · 11 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. 909f35a ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 11 years ago
  11. 23782ec Document that -fsanitize=function is Linux-only. by Peter Collingbourne · 11 years ago
  12. 1db2e27 Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior. by Silviu Baranga · 11 years ago
  13. b914e87 Implement function type checker for the undefined behavior sanitizer. by Peter Collingbourne · 11 years ago
  14. 82a2911 clang-cl: Add support for asm listings (/FA and /Fa) by Hans Wennborg · 11 years ago
  15. 0a6cf66 Add a section about clang-cl to UsersManual.rst by Hans Wennborg · 11 years ago
  16. 4cfebf2 Update -fmsc-version docs for r190908, which set the default to 1700 by Reid Kleckner · 11 years ago
  17. dec5f28 Fix ReST links I just added to the manual by Reid Kleckner · 11 years ago
  18. cc6fab9 Clarify that we silently ignore some MS extensions like IDL attributes by Reid Kleckner · 11 years ago
  19. 09ab088 Use -fms-compatibility to trigger lookup into dep. bases by Reid Kleckner · 11 years ago
  20. cd7b0f0 Clarify the status of PowerPC support. by Roman Divacky · 11 years ago
  21. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  22. af6f8cc manual: Fix RST reference to MS extension support by Reid Kleckner · 11 years ago
  23. 1ab7778 Fix typo in template diffing docs. by Richard Trieu · 11 years ago
  24. 2eeed71 DataFlowSanitizer; Clang changes. by Peter Collingbourne · 11 years ago
  25. 05654ff Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag by Alexey Samsonov · 11 years ago
  26. 635c1dc Update users manual to indicate: by Richard Smith · 11 years ago
  27. fb1ff86 [docs] `-fno-sanitize=` is accepted too. by Sean Silva · 11 years ago
  28. a0ed171 Document -fno-sanitize-recover and -fsanitize-undefined-trap-on-error and attempt to explain the difference between them. by Richard Smith · 11 years ago
  29. a518896 Document Clang's support for #pragma comment(lib/linker) with -fms-extensions by Reid Kleckner · 11 years ago
  30. 076eea2 Implemented #pragma GCC warning/error in the same mould as #pragma message. by Andy Gibbs · 11 years ago
  31. 6fd7d30 Add an option to parse all comments as documentation comments by Dmitri Gribenko · 11 years ago
  32. f37b1e2 [ASan] Update docs for -fsanitize=init-order option by Alexey Samsonov · 12 years ago
  33. 695bbea [docs] Add ellipsis. by Sean Silva · 12 years ago
  34. 9e738cc Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=, by Richard Smith · 12 years ago
  35. 8c42a67 [docs] The stat cache has been removed from the PCH, update the docs to remove mentions of it. by Argyrios Kyrtzidis · 12 years ago
  36. 78d85b1 [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping by Chad Rosier · 12 years ago
  37. 727d0d0 Don't mention -fno-diagnostics-print-source-range-info in manual. by Nico Weber · 12 years ago
  38. 583acae Slight rewording of -fsanitize=memory docs. by Evgeniy Stepanov · 12 years ago
  39. cc603e9 User manual chapter on MemorySanitizer. by Evgeniy Stepanov · 12 years ago
  40. 7f5e76b Remove the working that ThreadSanitizer is *experimental*. by Dmitry Vyukov · 12 years ago
  41. 0bd9e72 Documentation: UsersManual.rst: some cleanups after semi-automatic conversion by Dmitri Gribenko · 12 years ago
  42. 97555a1 Documentation: random cleanups. Use monospaced font where appropriate, by Dmitri Gribenko · 12 years ago
  43. 5cc0580 Documentation: convert InternalsManual.html to reST by Dmitri Gribenko · 12 years ago
  44. 2dce7be Point a hyperlink back to where it was before it got reStructured. by Richard Smith · 12 years ago
  45. 463b48b ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
  46. 93ca021 docs: More reST conversion. by Sean Silva · 12 years ago