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