1. 82a2911 clang-cl: Add support for asm listings (/FA and /Fa) by Hans Wennborg · 11 years ago
  2. 0a6cf66 Add a section about clang-cl to UsersManual.rst by Hans Wennborg · 11 years ago
  3. 4cfebf2 Update -fmsc-version docs for r190908, which set the default to 1700 by Reid Kleckner · 11 years ago
  4. dec5f28 Fix ReST links I just added to the manual by Reid Kleckner · 11 years ago
  5. cc6fab9 Clarify that we silently ignore some MS extensions like IDL attributes by Reid Kleckner · 11 years ago
  6. 09ab088 Use -fms-compatibility to trigger lookup into dep. bases by Reid Kleckner · 11 years ago
  7. cd7b0f0 Clarify the status of PowerPC support. by Roman Divacky · 11 years ago
  8. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  9. af6f8cc manual: Fix RST reference to MS extension support by Reid Kleckner · 11 years ago
  10. 1ab7778 Fix typo in template diffing docs. by Richard Trieu · 11 years ago
  11. 2eeed71 DataFlowSanitizer; Clang changes. by Peter Collingbourne · 11 years ago
  12. 05654ff Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag by Alexey Samsonov · 11 years ago
  13. 635c1dc Update users manual to indicate: by Richard Smith · 11 years ago
  14. fb1ff86 [docs] `-fno-sanitize=` is accepted too. by Sean Silva · 11 years ago
  15. 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
  16. a518896 Document Clang's support for #pragma comment(lib/linker) with -fms-extensions by Reid Kleckner · 11 years ago
  17. 076eea2 Implemented #pragma GCC warning/error in the same mould as #pragma message. by Andy Gibbs · 11 years ago
  18. 6fd7d30 Add an option to parse all comments as documentation comments by Dmitri Gribenko · 11 years ago
  19. f37b1e2 [ASan] Update docs for -fsanitize=init-order option by Alexey Samsonov · 11 years ago
  20. 695bbea [docs] Add ellipsis. by Sean Silva · 11 years ago
  21. 9e738cc Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=, by Richard Smith · 12 years ago
  22. 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
  23. 78d85b1 [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping by Chad Rosier · 12 years ago
  24. 727d0d0 Don't mention -fno-diagnostics-print-source-range-info in manual. by Nico Weber · 12 years ago
  25. 583acae Slight rewording of -fsanitize=memory docs. by Evgeniy Stepanov · 12 years ago
  26. cc603e9 User manual chapter on MemorySanitizer. by Evgeniy Stepanov · 12 years ago
  27. 7f5e76b Remove the working that ThreadSanitizer is *experimental*. by Dmitry Vyukov · 12 years ago
  28. 0bd9e72 Documentation: UsersManual.rst: some cleanups after semi-automatic conversion by Dmitri Gribenko · 12 years ago
  29. 97555a1 Documentation: random cleanups. Use monospaced font where appropriate, by Dmitri Gribenko · 12 years ago
  30. 5cc0580 Documentation: convert InternalsManual.html to reST by Dmitri Gribenko · 12 years ago
  31. 2dce7be Point a hyperlink back to where it was before it got reStructured. by Richard Smith · 12 years ago
  32. 463b48b ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
  33. 93ca021 docs: More reST conversion. by Sean Silva · 12 years ago