summaryrefslogtreecommitdiffstats
path: root/docs/tools/clang.pod
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo (builting -> builtin).Benjamin Kramer2012-02-051-1/+1
* Driver: Add support for a new -nostdlibinc option.Daniel Dunbar2011-10-111-1/+7
* Revert my --working-directory option, which wasn't well thought through.Daniel Dunbar2011-09-301-7/+0
* Driver: Add a --working-directory option which can be used to cause the compilerDaniel Dunbar2011-09-231-0/+7
* Documentation for -Oz; Updated synopsis and item.Chad Rosier2011-04-301-2/+2
* Add documentation for -Oz flag.Chad Rosier2011-04-301-1/+2
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Remove '-Xclang' and '-mllvm' entries from Clang man page. The later is only...Ted Kremenek2011-03-181-8/+0
* Reorganize predefined macros for all Windows targets.Michael J. Spencer2010-10-211-0/+4
* Fix a typo in the Clang man page, from Alexander Best.Douglas Gregor2010-10-081-1/+1
* Update Clang man page to say a little bit more about C++Douglas Gregor2010-09-241-3/+4
* Driver/Objective-C: Retool Objective-C ABI flags to be more usable, and actuallyDaniel Dunbar2010-09-201-1/+16
* Driver: Add a -stdlib= argument which can be used to select the C++ standardDaniel Dunbar2010-09-141-0/+6
* Add support for Borland extensions via option -fborland-extensionsDawn Perchik2010-09-021-0/+4
* Reverting rev 112791 - apparently -fborland-extensions is on all the time?!Dawn Perchik2010-09-021-4/+0
* Add support for Borland extensions via option -fborland-extensionsDawn Perchik2010-09-021-0/+4
* Add machine-parseable Fix-It output as part of diagnostics, under theDouglas Gregor2010-08-191-0/+1
* Remove a gratuitous lie.Daniel Dunbar2010-08-171-1/+0
* docs: Man page tweaks, to mention the integrated assembler and theDaniel Dunbar2010-05-211-6/+19
* Document -nobuiltinincRafael Espindola2009-10-271-0/+4
* Some formatting tweaks to clang(1)Daniel Dunbar2009-09-131-24/+24
* Several fixes to the clang man page.Daniel Dunbar2009-05-181-24/+21
* wrap up a version of the man page that is minimally helpful, but somewhat com...Chris Lattner2009-05-121-45/+31
* add some more content.Chris Lattner2009-05-121-80/+182
* pull a bunch of options out of clang-cc.cpp. This doesn't includeChris Lattner2009-05-111-17/+141
* Document environment variables we handle, and don't mention -pipe (itDaniel Dunbar2009-05-061-8/+30
* More content.Chris Lattner2009-05-061-23/+82
* add some contentChris Lattner2009-05-061-24/+97
* Add incredibly bare bones docs/tools.Daniel Dunbar2009-04-291-0/+151