summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge 81668 from mainline.Tanya Lattner2009-09-131-24/+24
* Fix a few typos.Daniel Dunbar2009-08-141-9/+9
* document the diagnostics pragmas, patch by Louis Gerbarg!Chris Lattner2009-07-121-6/+58
* Add documentation for the Index library to clang's web page.Argyrios Kyrtzidis2009-07-102-0/+268
* Introduce the notion of "Relocatable" precompiled headers, which are builtDouglas Gregor2009-07-071-0/+44
* Fix "for all intensive purposes" to "for all intents and purposes".Nick Lewycky2009-06-141-5/+5
* fix typoChris Lattner2009-06-131-1/+1
* a couple minor tweaksChris Lattner2009-06-131-5/+6
* implement and document a new __has_feature and __has_builtin magic Chris Lattner2009-06-131-2/+75
* Minor formatting tweak.Eli Friedman2009-06-121-0/+4
* Fix a minor formatting mistake.Eli Friedman2009-06-121-6/+6
* Some updates to the gcc extension sections of the users manual.Eli Friedman2009-06-121-6/+26
* Minor documentation update about Microsoft extensions.Eli Friedman2009-06-081-3/+4
* Say a bit about various architectures in the users manual.Eli Friedman2009-06-081-8/+32
* Mention unsupported GCC duplicate-definition-with-inline extension.Daniel Dunbar2009-06-041-0/+6
* PTH -> PCH in the user manualDouglas Gregor2009-06-031-17/+10
* HTML tweak to get the PCH internals documentation to display correctlyDouglas Gregor2009-06-031-3/+10
* Finished the PCH design and implementation documentationDouglas Gregor2009-06-031-2/+42
* Document the integration points for precompiled headersDouglas Gregor2009-06-031-2/+55
* Add a table of contents to the PCH design documentDouglas Gregor2009-06-031-11/+31
* Document the PCH representation of statements and expressionsDouglas Gregor2009-06-031-3/+28
* Fill in some gaps in the precompiled headers documentationDouglas Gregor2009-06-033-866/+1293
* More PCH documentationDouglas Gregor2009-06-023-2/+1738
* A couple minor corrections to the "GCC extensions not implemented yet" Eli Friedman2009-06-021-6/+6
* A few tweaks to the "Differences between various standard modes" Eli Friedman2009-05-271-4/+5
* Start documenting precompiled headersDouglas Gregor2009-05-202-4/+83
* Several fixes to the clang man page.Daniel Dunbar2009-05-181-24/+21
* A few minor updates to the user manual.Eli Friedman2009-05-161-6/+3
* Note that clang follows the MSVC definition for #pragma pack.Daniel Dunbar2009-05-131-0/+5
* Tweak wordingDaniel Dunbar2009-05-131-1/+1
* Note a few more unsupported language extensions.Daniel Dunbar2009-05-121-0/+10
* 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-112-18/+142
* 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
* Override some pod2man defaults.Daniel Dunbar2009-05-061-1/+1
* 257 -> FSChris Lattner2009-05-051-3/+4
* Make install target actually work, dependencies FTW.Daniel Dunbar2009-05-011-3/+3
* Add ONLY_MAN_DOCS variable to only install the man page, not the htmlDaniel Dunbar2009-05-012-2/+17
* Add incredibly bare bones docs/tools.Daniel Dunbar2009-04-294-1/+508
* Add some text to the user manual describing the current state of C Eli Friedman2009-04-281-6/+126
* Grammar fix.Ted Kremenek2009-04-211-1/+1
* document new form of -fdiagnostics-print-source-range-inChris Lattner2009-04-211-3/+4
* update the doc.Zhongxing Xu2009-04-201-1/+9
* more stuff.Chris Lattner2009-04-201-5/+48
* add a bunch of diagnostics options, add one example warning group.Chris Lattner2009-04-201-3/+195
* slurp some content from the PTH doc into the user's doc.Chris Lattner2009-04-202-64/+65
* initial skeleton of a user's manual.Chris Lattner2009-04-201-0/+259