1. fb1ff86 [docs] `-fno-sanitize=` is accepted too. by Sean Silva · 11 years ago
  2. 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
  3. a518896 Document Clang's support for #pragma comment(lib/linker) with -fms-extensions by Reid Kleckner · 11 years ago
  4. 076eea2 Implemented #pragma GCC warning/error in the same mould as #pragma message. by Andy Gibbs · 11 years ago
  5. 6fd7d30 Add an option to parse all comments as documentation comments by Dmitri Gribenko · 11 years ago
  6. f37b1e2 [ASan] Update docs for -fsanitize=init-order option by Alexey Samsonov · 11 years ago
  7. 695bbea [docs] Add ellipsis. by Sean Silva · 11 years ago
  8. 9e738cc Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=, by Richard Smith · 12 years ago
  9. 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
  10. 78d85b1 [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping by Chad Rosier · 12 years ago
  11. 727d0d0 Don't mention -fno-diagnostics-print-source-range-info in manual. by Nico Weber · 12 years ago
  12. 583acae Slight rewording of -fsanitize=memory docs. by Evgeniy Stepanov · 12 years ago
  13. cc603e9 User manual chapter on MemorySanitizer. by Evgeniy Stepanov · 12 years ago
  14. 7f5e76b Remove the working that ThreadSanitizer is *experimental*. by Dmitry Vyukov · 12 years ago
  15. 0bd9e72 Documentation: UsersManual.rst: some cleanups after semi-automatic conversion by Dmitri Gribenko · 12 years ago
  16. 97555a1 Documentation: random cleanups. Use monospaced font where appropriate, by Dmitri Gribenko · 12 years ago
  17. 5cc0580 Documentation: convert InternalsManual.html to reST by Dmitri Gribenko · 12 years ago
  18. 2dce7be Point a hyperlink back to where it was before it got reStructured. by Richard Smith · 12 years ago
  19. 463b48b ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of by Richard Smith · 12 years ago
  20. 93ca021 docs: More reST conversion. by Sean Silva · 12 years ago