summaryrefslogtreecommitdiffstats
path: root/clang/www/comparison.html
Commit message (Collapse)AuthorAgeFilesLines
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-241-34/+34
| | | | | | | | | | | | | | | | | | | | | | This changes most URLs in llvm's html files to HTTPS. Most changes were search-and-replace with manual verification; some changes were manual. For a few URLs, the websites were performing redirects or had changed their anchors; I fixed those up manually. This consistently uses the official https://wg21.link redirector. This also strips trailing whitespace and fixes a couple of typos. Fixes D69363. There are a very small number of dead links for which I don't know any replacements (they are equally dead as HTTP or HTTPS): https://llvm.org/cmds/llvm2cpp.html https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4 https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4 https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-desktop.mov https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-mobile.mp4 https://llvm.org/perf/db_default/v4/nts/22463 https://polly.llvm.org/documentation/memaccess.html
* [WWW] Fixing file permissions for the .html pages.Mike Edwards2018-07-271-0/+0
| | | | llvm-svn: 338098
* [www] Capitalize "Clang" when referring to the project, and generalize theRichard Smith2018-03-011-14/+14
| | | | | | | | introduction on the front page page. We still use the lowercase "clang" spelling when referring to the driver binary. llvm-svn: 326493
* Fix grammar.Richard Smith2015-12-161-1/+2
| | | | llvm-svn: 255727
* Update our claims about GCC's diagnostics quality to reflect recent ↵Richard Smith2015-12-161-6/+6
| | | | | | improvements to GCC. llvm-svn: 255726
* These days, GCC has at least minimal documentation for its VLAIS extension.Richard Smith2015-12-161-2/+2
| | | | llvm-svn: 255723
* Fix link target.Richard Smith2014-05-091-1/+1
| | | | llvm-svn: 208376
* Remove no longer relevant information in the gcc/llvm comparison page + ↵Sylvestre Ledru2014-04-271-9/+2
| | | | | | minor updates llvm-svn: 207361
* Update compatibility page to list some GCC language extensions that Clang doesRichard Smith2013-12-091-4/+15
| | | | | | | | not support as a possible reason for choosing GCC instead of Clang (and vice versa). Weaken some of the claimed advantages of Clang in light of GCC improvements. llvm-svn: 196758
* In the comparison, both clang and GCC are popular and widely adopted. This ↵Chris Lattner2013-04-081-1/+0
| | | | | | | | is no longer a win of GCC. This whole doc should really be looked at. llvm-svn: 179040
* Remove outdated claim that GCC builds without a C++ compiler from compilers ↵Richard Smith2013-03-051-1/+0
| | | | | | comparison. llvm-svn: 176515
* Small change to avoid confusion on what "used by" means for a compiler.Rafael Espindola2012-08-141-3/+3
| | | | | | Patch by Jonathan Sauer. llvm-svn: 161897
* Better C++11 support is no longer an advantage of GCC.Benjamin Kramer2012-04-221-2/+0
| | | | llvm-svn: 155312
* Fix ALL the markup.Benjamin Kramer2012-01-151-3/+4
| | | | llvm-svn: 148219
* Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie2011-10-141-2/+2
| | | | llvm-svn: 141949
* some updates.Chris Lattner2011-05-131-10/+7
| | | | llvm-svn: 131286
* minor updatesChris Lattner2010-05-221-2/+4
| | | | llvm-svn: 104436
* Update Clang C++ status, with a more project-centric focus.Douglas Gregor2010-02-051-2/+1
| | | | llvm-svn: 95455
* Fix sentence-o.Daniel Dunbar2009-10-171-1/+2
| | | | llvm-svn: 84305
* Our C++ support is far enough along now that we shouldn't be recommending ↵Douglas Gregor2009-10-141-5/+0
| | | | | | the use of Elsa llvm-svn: 84149
* pcc supports some c99Chris Lattner2009-09-251-2/+1
| | | | llvm-svn: 82774
* oink is dead.Chris Lattner2009-06-261-3/+3
| | | | llvm-svn: 74263
* C/ObjC work well enough with clang for them not to be a gcc strength anymore.Chris Lattner2009-05-011-3/+3
| | | | llvm-svn: 70528
* link to diags page.Chris Lattner2009-03-191-3/+3
| | | | llvm-svn: 67323
* Add svn:eol-style=native to some filesCedric Venet2009-02-141-195/+195
| | | | | | Correct two files with inconsistent lines endings. llvm-svn: 64564
* codegen is much farther along than when this was first written.Chris Lattner2009-02-031-2/+1
| | | | llvm-svn: 63668
* other updatesChris Lattner2008-08-241-9/+11
| | | | llvm-svn: 55278
* link to c++ status pageChris Lattner2008-08-241-2/+2
| | | | llvm-svn: 55277
* codegen is still not 'finished', but in a better state than before.Chris Lattner2008-08-241-3/+2
| | | | llvm-svn: 55276
* IE Menu Problem...Kevin2007-12-141-1/+1
| | | | | | | | | | | Originally, I included CSS hacks for IE. However, my comments before the doctype was the reason IE was running in non-strict mode. I did not know this. When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now). solution: *) Make sure doctype is first on all files *) removed all IE hacks from menu.css (since the doctype issue fixes IE) llvm-svn: 45025
* typo reported by Gabor GreifChris Lattner2007-12-121-1/+1
| | | | llvm-svn: 44909
* fix typo pointed out by gordonChris Lattner2007-12-121-1/+1
| | | | llvm-svn: 44906
* gcc supports more targets.Chris Lattner2007-12-111-1/+1
| | | | llvm-svn: 44885
* update pch discussionChris Lattner2007-12-111-4/+5
| | | | llvm-svn: 44884
* improve titleChris Lattner2007-12-111-2/+2
| | | | llvm-svn: 44883
* add a con of clang vs gccChris Lattner2007-12-111-0/+3
| | | | llvm-svn: 44882
* mention porkChris Lattner2007-12-111-0/+6
| | | | llvm-svn: 44857
* be more clear about what we are comparing.Chris Lattner2007-12-101-5/+5
| | | | llvm-svn: 44795
* fixes, thanks to Nico WeberChris Lattner2007-12-101-3/+3
| | | | llvm-svn: 44789
* now with hackability.Chris Lattner2007-12-101-1/+2
| | | | llvm-svn: 44784
* incorporate suggestions from Joel Nelson.Chris Lattner2007-12-101-2/+9
| | | | llvm-svn: 44782
* add tocChris Lattner2007-12-101-0/+7
| | | | llvm-svn: 44780
* minor editsChris Lattner2007-12-101-18/+21
| | | | llvm-svn: 44776
* Be more positive! Add to sidebar.Chris Lattner2007-12-101-7/+10
| | | | llvm-svn: 44762
* updates.Chris Lattner2007-12-101-18/+29
| | | | llvm-svn: 44761
* minor editsChris Lattner2007-12-101-5/+5
| | | | llvm-svn: 44759
* make more positive.Chris Lattner2007-12-101-3/+3
| | | | llvm-svn: 44758
* Add a "comparing clang to other compilers" page, to help resolve some FAQ's.Chris Lattner2007-12-101-0/+153
llvm-svn: 44754
OpenPOWER on IntegriCloud