aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2010-11-14typo2Chris Lattner
2010-11-14fix typoChris Lattner
2010-11-10add a note about inline asm compatibility.Chris Lattner
2010-11-10Document a language-compatibility issue with function parameter names in func...Douglas Gregor
2010-11-09Add a compat note about how Clang doesn't zero-initialize __block local varia...Daniel Dunbar
2010-11-09Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" t...Ted Kremenek
2010-11-02Add link to LLVM releases page.Daniel Dunbar
2010-10-29Use objdir != srcdir in the getting started doc.Rafael Espindola
2010-10-25Add and describe a quick script to migrate gcc builtins that clang doesn'tEric Christopher
2010-10-22Update compatibility page for objective-c.Fariborz Jahanian
2010-10-16validatorGabor Greif
2010-10-16these items are done, afaikGabor Greif
2010-10-16Add an empty robots.txt, mostly just to reduce errors in HTTP log.Daniel Dunbar
2010-10-16Add a favicon.ico, mostly just to reduce errors in HTTP log.Daniel Dunbar
2010-10-11be less threatening.Chris Lattner
2010-10-07Bugs should go to Bugzilla, not the mailing listDouglas Gregor
2010-10-07www: Grammar, etc.Daniel Dunbar
2010-10-07clang++ sorta works nowChris Lattner
2010-10-04www: Add a "Clang Related Projects" page, to collect links to external projectsDaniel Dunbar
2010-09-30Correct this name so I stop giving out the wrong email address.Nick Lewycky
2010-09-29Update docs to include proper location of clang binary.Ted Kremenek
2010-09-23Update checker build.Ted Kremenek
2010-09-17Update C++0x statusDouglas Gregor
2010-09-16add a compatibility note about vector builtinsChris Lattner
2010-09-13Add a compatibility note about clang not implicitly converting between objc_o...Argyrios Kyrtzidis
2010-09-11Update website to reflect that tests are no longer failing on Windows.Francois Pichet
2010-09-11Update documentation to reflect the addition of support for in-classDouglas Gregor
2010-09-10Update checker build.Ted Kremenek
2010-09-03Put the info on testing from the command line into its own sectionDawn Perchik
2010-09-03Fix a typo.Daniel Dunbar
2010-09-02Add a compatibility note about why Clang rejects jumps past __block variables.Daniel Dunbar
2010-08-28the target of the link uses the singular form, so do we tooGabor Greif
2010-08-28typoGabor Greif
2010-08-26mark boost's tracking bug as fixedGabor Greif
2010-08-11Update documentation regarding use of 'class' inFariborz Jahanian
2010-07-30Update checker build.Ted Kremenek
2010-07-30Update checker build.Ted Kremenek
2010-07-28Test commitTanya Lattner
2010-07-28Test commit.Tanya Lattner
2010-07-28Update checker build.Ted Kremenek
2010-07-26path renamed.Chris Lattner
2010-07-08Add missing whitespace.Ted Kremenek
2010-07-08Update checker build.Ted Kremenek
2010-07-08Tweak documentation to mention Debug+Asserts.Duncan Sands
2010-07-01Update diagnostic on compatibility page to reflect realityDouglas Gregor
2010-07-01Revert r107374, which broke bootstrap.Douglas Gregor
2010-07-01When building the type of a destructor, make sure to keep theDouglas Gregor
2010-07-01Update checker build.Ted Kremenek
2010-06-30Improve diagnostic when we fail to pick an overload because it wouldDouglas Gregor
2010-06-30Wording tweak from Dan.Douglas Gregor