1. 7b7e2c4 Fix copy-paste error in manpage. Should be -stdlib=library. by Ted Kremenek · 12 years ago
  2. 8a198a0 Revert "Remove clang man page reference to -Oz. It's not an option we want people to use, and is around for historical reasons." by Ted Kremenek · 12 years ago
  3. db13315 Remove clang man page reference to -Oz. It's not an option we want people to use, and is around for historical reasons. by Ted Kremenek · 12 years ago
  4. 67619ff Introduces anchors into LibASTMatchersReference.html. by Manuel Klimek · 12 years ago
  5. 95a58d2 This is a temporary solution until we have a better way to by Manuel Klimek · 12 years ago
  6. de981f3 Add -ftls-model command-line flag. by Hans Wennborg · 12 years ago
  7. b919815 Fix a typo (builting -> builtin). by Benjamin Kramer · 12 years ago
  8. 92d6d40 Driver: Add support for a new -nostdlibinc option. by Daniel Dunbar · 13 years ago
  9. 26e0b30 Revert my --working-directory option, which wasn't well thought through. by Daniel Dunbar · 13 years ago
  10. 63bc59b Driver: Add a --working-directory option which can be used to cause the compiler by Daniel Dunbar · 13 years ago
  11. e2bb7b9 Documentation for -Oz; Updated synopsis and item. by Chad Rosier · 13 years ago
  12. 4525ae5 Add documentation for -Oz flag. by Chad Rosier · 13 years ago
  13. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  14. 1761ce5 Remove '-Xclang' and '-mllvm' entries from Clang man page. The later is only available in debug builds and the former is not supposed to be used by end-users. by Ted Kremenek · 13 years ago
  15. dae4ac4 Reorganize predefined macros for all Windows targets. by Michael J. Spencer · 14 years ago
  16. 7780981 Fix a typo in the Clang man page, from Alexander Best. by Douglas Gregor · 14 years ago
  17. 51c7a78 Update Clang man page to say a little bit more about C++ by Douglas Gregor · 14 years ago
  18. dea6313 Driver/Objective-C: Retool Objective-C ABI flags to be more usable, and actually by Daniel Dunbar · 14 years ago
  19. 3f16c95 Driver: Add a -stdlib= argument which can be used to select the C++ standard by Daniel Dunbar · 14 years ago
  20. 400b607 Add support for Borland extensions via option -fborland-extensions by Dawn Perchik · 14 years ago
  21. d0b4e7c Reverting rev 112791 - apparently -fborland-extensions is on all the time?! by Dawn Perchik · 14 years ago
  22. 621a2f3 Add support for Borland extensions via option -fborland-extensions by Dawn Perchik · 14 years ago
  23. 4786c15 Add machine-parseable Fix-It output as part of diagnostics, under the by Douglas Gregor · 14 years ago
  24. 224884e Remove a gratuitous lie. by Daniel Dunbar · 14 years ago
  25. bc817cf build: Get CLANG_VERSION from Version.inc instead of depending on VER file directly. by Daniel Dunbar · 14 years ago
  26. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  27. 073190d docs: Man page tweaks, to mention the integrated assembler and the by Daniel Dunbar · 14 years ago
  28. 3e5d00c Reverted r103214. by mike-m · 14 years ago
  29. 25a7678 2nd part of: Overhauled llvm/clang docs builds. by mike-m · 14 years ago
  30. 97c0007 Use LLVM's new DESTDIR-less PROJ_* variables. by Erick Tryzelaar · 14 years ago
  31. 4c8e611 Document -nobuiltininc by Rafael Espindola · 15 years ago
  32. f918b8f Collapse more clang version numbers down into fewer places. by Mike Stump · 15 years ago
  33. 1f2c32e Back to 1.1 we go. by Mike Stump · 15 years ago
  34. 0a2329a Some formatting tweaks to clang(1) by Daniel Dunbar · 15 years ago
  35. 94f497b Several fixes to the clang man page. by Daniel Dunbar · 15 years ago
  36. 06ab044 wrap up a version of the man page that is minimally helpful, but somewhat complete. by Chris Lattner · 15 years ago
  37. 04005dd add some more content. by Chris Lattner · 15 years ago
  38. 482c682 pull a bunch of options out of clang-cc.cpp. This doesn't include by Chris Lattner · 15 years ago
  39. e58c943 Document environment variables we handle, and don't mention -pipe (it by Daniel Dunbar · 15 years ago
  40. 9b081c6 More content. by Chris Lattner · 15 years ago
  41. b5f6e80 add some content by Chris Lattner · 15 years ago
  42. a3c078e Override some pod2man defaults. by Daniel Dunbar · 15 years ago
  43. 632975b Make install target actually work, dependencies FTW. by Daniel Dunbar · 15 years ago
  44. e0a8092 Add ONLY_MAN_DOCS variable to only install the man page, not the html by Daniel Dunbar · 15 years ago
  45. dbec033 Add incredibly bare bones docs/tools. by Daniel Dunbar · 15 years ago