summaryrefslogtreecommitdiffstats
path: root/clang/www
Commit message (Expand)AuthorAgeFilesLines
* validatorGabor Greif2010-10-161-0/+2
* these items are done, afaikGabor Greif2010-10-161-6/+2
* Add an empty robots.txt, mostly just to reduce errors in HTTP log.Daniel Dunbar2010-10-161-0/+2
* Add a favicon.ico, mostly just to reduce errors in HTTP log.Daniel Dunbar2010-10-161-0/+0
* be less threatening.Chris Lattner2010-10-111-3/+1
* Bugs should go to Bugzilla, not the mailing listDouglas Gregor2010-10-071-4/+1
* www: Grammar, etc.Daniel Dunbar2010-10-071-3/+3
* clang++ sorta works nowChris Lattner2010-10-071-5/+4
* www: Add a "Clang Related Projects" page, to collect links to external projectsDaniel Dunbar2010-10-042-0/+56
* Correct this name so I stop giving out the wrong email address.Nick Lewycky2010-09-301-1/+1
* Update docs to include proper location of clang binary.Ted Kremenek2010-09-291-1/+1
* Update checker build.Ted Kremenek2010-09-231-1/+1
* Update C++0x statusDouglas Gregor2010-09-171-6/+22
* add a compatibility note about vector builtinsChris Lattner2010-09-161-0/+27
* Add a compatibility note about clang not implicitly converting between objc_o...Argyrios Kyrtzidis2010-09-131-0/+22
* Update website to reflect that tests are no longer failing on Windows.Francois Pichet2010-09-111-21/+9
* Update documentation to reflect the addition of support for in-classDouglas Gregor2010-09-111-41/+0
* Update checker build.Ted Kremenek2010-09-101-1/+1
* Put the info on testing from the command line into its own sectionDawn Perchik2010-09-031-0/+5
* Fix a typo.Daniel Dunbar2010-09-031-1/+1
* Add a compatibility note about why Clang rejects jumps past __block variables.Daniel Dunbar2010-09-021-0/+50
* the target of the link uses the singular form, so do we tooGabor Greif2010-08-281-1/+1
* typoGabor Greif2010-08-281-1/+1
* mark boost's tracking bug as fixedGabor Greif2010-08-261-1/+1
* Update documentation regarding use of 'class' inFariborz Jahanian2010-08-111-0/+25
* Update checker build.Ted Kremenek2010-07-301-1/+1
* Update checker build.Ted Kremenek2010-07-301-1/+1
* Test commitTanya Lattner2010-07-281-1/+1
* Test commit.Tanya Lattner2010-07-281-1/+1
* Update checker build.Ted Kremenek2010-07-281-1/+1
* path renamed.Chris Lattner2010-07-261-1/+1
* Add missing whitespace.Ted Kremenek2010-07-081-1/+1
* Update checker build.Ted Kremenek2010-07-081-1/+1
* Tweak documentation to mention Debug+Asserts.Duncan Sands2010-07-081-2/+2
* Update diagnostic on compatibility page to reflect realityDouglas Gregor2010-07-011-3/+2
* Revert r107374, which broke bootstrap.Douglas Gregor2010-07-011-2/+3
* When building the type of a destructor, make sure to keep theDouglas Gregor2010-07-011-3/+2
* Update checker build.Ted Kremenek2010-07-011-1/+1
* Improve diagnostic when we fail to pick an overload because it wouldDouglas Gregor2010-06-301-2/+3
* Wording tweak from Dan.Douglas Gregor2010-06-301-3/+3
* Wording tweak from Dan.Douglas Gregor2010-06-301-1/+1
* typo.Benjamin Kramer2010-06-301-1/+1
* New language-compatibility page, including language-compatibility information...Douglas Gregor2010-06-303-395/+613
* Update checker build.Ted Kremenek2010-06-211-1/+1
* Rework the unqualified-lookup-in-templates section of the compatibilityJohn McCall2010-06-161-70/+84
* Some more nods to HTML well-formedness.John McCall2010-06-161-13/+13
* Fix template ordering compatibility docs. I missed another section that coveredJeffrey Yasskin2010-06-161-144/+90
* Describe a gcc compatibility problem that occurs when a template calls aJeffrey Yasskin2010-06-152-0/+127
* www: Swap external coverage & spec references links.Daniel Dunbar2010-06-131-2/+2
* www: Add note on running clang tests from a CMake build, patch by Peter Coll...Daniel Dunbar2010-06-101-0/+3
OpenPOWER on IntegriCloud