- Jan 12, 2012
-
-
Richard Smith authored
llvm-svn: 148021
-
Richard Smith authored
in a constant expression, for compatibility with g++. llvm-svn: 148020
-
- Nov 05, 2011
-
-
Benjamin Kramer authored
llvm-svn: 143803
-
- Nov 02, 2011
-
-
David Blaikie authored
llvm-svn: 143539
-
Michael J. Spencer authored
llvm-svn: 143535
-
- Oct 28, 2011
-
-
Douglas Gregor authored
3.0. Fixses PR11252. llvm-svn: 143216
-
- Oct 15, 2011
-
-
Douglas Gregor authored
Tweak the C++11 status prose a bit. We still need better user guidance on the standard library issue llvm-svn: 142019
-
Douglas Gregor authored
user-centric list, with Clang version numbers, following GCC's lead (and user requests). llvm-svn: 142015
-
- Oct 14, 2011
-
-
David Blaikie authored
llvm-svn: 141949
-
- Oct 10, 2011
-
-
Sebastian Redl authored
Now that we support move generation, mention this in the language extension and C++ status pages. Also update the C++ status for default functions, which are complete now that we can generate move functions, and destructor exception specifications, which I did a while ago. llvm-svn: 141558
-
- Aug 11, 2011
-
-
Craig Topper authored
llvm-svn: 137299
-
- Jul 27, 2011
-
-
Douglas Gregor authored
Update C++0x status page to reflect support for unicode string and character literals, from Craig Topper llvm-svn: 136216
-
- Jul 25, 2011
-
-
Douglas Gregor authored
conversion operators, from Jonathan Sauer. llvm-svn: 135932
-
- Jul 21, 2011
-
-
Richard Smith authored
llvm-svn: 135689
-
Douglas Gregor authored
Clean up the C++ status page by eliminating the utterly unnecessary set of projects. C++98/03 is sooooo yesterday llvm-svn: 135687
-
Douglas Gregor authored
llvm-svn: 135686
-
- May 06, 2011
-
-
Richard Smith authored
Update www: we now mangle references to function parameters properly. Also, this is really more a decltype issue rather than a late-specified return type issue. llvm-svn: 130958
-
- May 05, 2011
-
-
Richard Smith authored
llvm-svn: 130953
-
- May 01, 2011
-
-
Alexis Hunt authored
As far as I know, this implementation is complete but might be missing a few optimizations. Exceptions and virtual bases are handled correctly. Because I'm an optimist, the web page has appropriately been updated. If I'm wrong, feel free to downgrade its support categories. llvm-svn: 130642
-
- Apr 15, 2011
-
-
Richard Smith authored
llvm-svn: 129569
-
Chris Lattner authored
Luis Felipe Strano Moraes! llvm-svn: 129559
-
- Apr 14, 2011
-
-
Richard Smith authored
Name mangling of late-specified return types doesn't work if the return type references the argument types: template<typename T> auto f(T a) -> decltype(a.foo()); Since this is the primary reason for the introduction of this feature, downgrade implementation status to "Some examples work". llvm-svn: 129533
-
- Apr 03, 2011
-
-
Richard Smith authored
clang has had full and tested support for C++0x trailing-return-type and auto type deduction since r126166. Update the website to reflect this, and add a __has_feature test. trailing-return-type codegen is not tested yet (name mangling in particular). llvm-svn: 128787
-
- Mar 30, 2011
-
-
Jeffrey Yasskin authored
llvm-svn: 128498
-
- Mar 27, 2011
-
-
Douglas Gregor authored
llvm-svn: 128377
-
- Feb 23, 2011
-
-
Richard Smith authored
llvm-svn: 126280
-
- Jan 26, 2011
-
-
Douglas Gregor authored
llvm-svn: 124326
-
- Jan 19, 2011
-
-
Douglas Gregor authored
Turn on the __has_feature switch for variadic templates, document their completion, and put the ExtWarn into the c++0x-extensions warning group. llvm-svn: 123854
-
- Dec 21, 2010
-
-
Douglas Gregor authored
llvm-svn: 122317
-
Douglas Gregor authored
llvm-svn: 122315
-
- Oct 11, 2010
-
-
Chris Lattner authored
llvm-svn: 116187
-
- Sep 17, 2010
-
-
Douglas Gregor authored
llvm-svn: 114217
-
- Aug 26, 2010
-
-
Gabor Greif authored
llvm-svn: 112183
-
- May 21, 2010
-
-
Chris Lattner authored
llvm-svn: 104383
-
Chris Lattner authored
llvm-svn: 104379
-
Chris Lattner authored
now done and no more patches to it will be accepted. llvm-svn: 104378
-
- Apr 12, 2010
-
-
Douglas Gregor authored
llvm-svn: 101041
-
- Feb 09, 2010
-
-
Anton Korobeynikov authored
llvm-svn: 95664
-
Anton Korobeynikov authored
llvm-svn: 95663
-
Douglas Gregor authored
llvm-svn: 95662
-