summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Some more tweaks to driver documentation.Daniel Dunbar2009-04-191-22/+29
* minor typographical fixesChris Lattner2009-04-191-5/+5
* mention the non-standard builtin macros we support.Chris Lattner2009-04-131-0/+7
* update analyzer doc.Zhongxing Xu2009-04-101-0/+18
* typosChris Lattner2009-04-101-2/+2
* Wording changes.Ted Kremenek2009-04-101-6/+7
* Add blurb about attribute "analyzer_noreturn"Ted Kremenek2009-04-101-1/+46
* document the x86 address space extension for GS.Chris Lattner2009-04-091-0/+44
* Fix grammar. Bold face feature points.Ted Kremenek2009-04-091-8/+7
* More cleanup.Ted Kremenek2009-04-091-2/+2
* More cleanups.Ted Kremenek2009-04-091-13/+23
* Add link from internals manual to PTH documentation.Ted Kremenek2009-04-091-1/+10
* Minor cleanups. Added a blurb about the advantages of fast PTH file generation.Ted Kremenek2009-04-091-10/+17
* use escapes.Chris Lattner2009-04-081-1/+1
* some minor editsChris Lattner2009-04-081-8/+8
* Initial draft of PTH internals.Ted Kremenek2009-04-081-0/+220
* Convert region-design document to HTML.Ted Kremenek2009-04-032-197/+232
* update docs. Replace 'lattice' with 'tree'.Zhongxing Xu2009-04-021-6/+7
* Update docs.Zhongxing Xu2009-04-011-0/+30
* Adjust doc format.Zhongxing Xu2009-04-011-30/+31
* update docs.Zhongxing Xu2009-04-011-0/+34
* Update docs.Zhongxing Xu2009-04-011-0/+24
* Some very rough Driver documentation.Daniel Dunbar2009-03-303-0/+532
* Add a high-level intro to the memory regions design document.Ted Kremenek2009-03-261-13/+67
* Move "regions" analyzer design document to 'docs'.Ted Kremenek2009-03-261-0/+53
* link to blocks doxChris Lattner2009-03-091-1/+4
* add some description of the block language extension.Chris Lattner2009-03-091-0/+165
* The long-rumored blocks implementation document.Chris Lattner2009-03-091-0/+647