- Jan 16, 2014
-
-
Alp Toker authored
Includes some style tweaks and removes the tautological observation that "Clang is still under heavy development" -- it hopefully always will be. llvm-svn: 199401
-
Alp Toker authored
Also shuffle the Communication section so the bug tracker comes first. (The sidebar isn't scrollable at the moment so this gives a better chance of the bug tracker being seen. The links further down are basically invisible -- we should look into that.) llvm-svn: 199398
-
- Jan 14, 2014
-
-
Richard Smith authored
llvm-svn: 199177
-
- Dec 10, 2013
-
-
Richard Smith authored
llvm-svn: 196893
-
- Dec 09, 2013
-
-
Richard Smith authored
llvm-svn: 196765
-
Richard Smith authored
llvm-svn: 196763
-
Richard Smith authored
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
-
- Dec 06, 2013
-
-
Alp Toker authored
Use internal links to provide easier access to recent and ongoing work. Also shift up the order of standards in the page title in order to avoid web search results focusing on C++98 in the summary. This is done to highlight the modern standards support in clang that was previously languishing at the bottom of the page. "C++98/03 is sooooo yesterday" - dgregor llvm-svn: 196565
-
- Dec 05, 2013
-
-
Richard Smith authored
llvm-svn: 196534
-
Alp Toker authored
llvm-svn: 196510
-
Richard Smith authored
boxes yellow until we release, though. llvm-svn: 196482
-
Richard Smith authored
within their namespace, and such a redeclaration isn't required to be a definition any more. Update DR status page to say Clang 3.4 instead of SVN and add new Clang 3.5 category (but keep Clang 3.4 yellow for now). llvm-svn: 196481
-
Alp Toker authored
This patch tries to avoid unrelated changes other than fixing a few hyphen-related ambiguities in nearby lines. llvm-svn: 196466
-
- Dec 03, 2013
-
-
Alp Toker authored
llvm-svn: 196215
-
- Nov 27, 2013
-
-
Richard Smith authored
llvm-svn: 195888
-
- Nov 25, 2013
-
-
Richard Smith authored
llvm-svn: 195626
-
- Nov 18, 2013
-
-
Richard Smith authored
llvm-svn: 194989
-
- Nov 17, 2013
-
-
Richard Smith authored
llvm-svn: 194951
-
Richard Smith authored
llvm-svn: 194946
-
- Nov 15, 2013
-
-
Richard Smith authored
llvm-svn: 194795
-
- Nov 14, 2013
-
-
Richard Smith authored
template, that member has a dependent type (even if we can see the definition of the member of the primary template), because the array size could change in a member specialization. Patch by Karthik Bhat! llvm-svn: 194740
-
- Nov 12, 2013
-
-
Richard Smith authored
llvm-svn: 194458
-
- Nov 09, 2013
-
-
Hans Wennborg authored
instead of 'instantiated from:'. The actual wording of the note was changed in r135135. llvm-svn: 194297
-
- Nov 08, 2013
-
-
Richard Smith authored
llvm-svn: 194240
-
- Nov 07, 2013
-
-
Richard Smith authored
llvm-svn: 194215
-
Richard Smith authored
llvm-svn: 194194
-
Richard Smith authored
llvm-svn: 194192
-
Richard Smith authored
llvm-svn: 194189
-
- Nov 05, 2013
-
-
Richard Smith authored
llvm-svn: 194056
-
Richard Smith authored
deallocation function (and the corresponding unsized deallocation function has been declared), emit a weak discardable definition of the function that forwards to the corresponding unsized deallocation. This allows a C++ standard library implementation to provide both a sized and an unsized deallocation function, where the unsized one does not just call the sized one, for instance by putting both in the same object file within an archive. llvm-svn: 194055
-
Richard Smith authored
llvm-svn: 194054
-
- Sep 29, 2013
-
-
Richard Smith authored
instead, it's enabled by the -cc1 flag -fsized-deallocation, until we sort out the backward-compatibility issues. llvm-svn: 191629
-
- Sep 28, 2013
-
-
Richard Smith authored
llvm-svn: 191627
-
Richard Smith authored
llvm-svn: 191607
-
Chandler Carruth authored
tomorrow is complete. There is a missing warning due to a serious issue with template instantiation in Clang (and potentially in the core language). llvm-svn: 191577
-
- Sep 27, 2013
-
-
Richard Smith authored
here goes to Larisse Voufo. llvm-svn: 191549
-
Richard Smith authored
llvm-svn: 191547
-
Benjamin Kramer authored
llvm-svn: 191542
-
Richard Smith authored
llvm-svn: 191541
-
Richard Smith authored
* generic lambdas are now partially supported * add papers from formal motions in committee llvm-svn: 191540
-