- Jan 15, 2012
-
-
Benjamin Kramer authored
llvm-svn: 148219
-
- Jan 12, 2012
-
-
Richard Smith authored
llvm-svn: 148021
-
Richard Smith authored
in a constant expression, for compatibility with g++. llvm-svn: 148020
-
- Jan 06, 2012
-
-
Anna Zaks authored
compiler option. llvm-svn: 147645
-
- Jan 04, 2012
-
-
Ted Kremenek authored
llvm-svn: 147556
-
- Dec 29, 2011
-
-
Alexis Hunt authored
pointing this out. llvm-svn: 147346
-
- Dec 07, 2011
-
-
Anna Zaks authored
llvm-svn: 146049
-
Anna Zaks authored
and the link to checker callback documentation. SVal, SymExpr, MemRegion description is a slightly edited version of Ted's reply to a question on cfe-dev list. llvm-svn: 146048
-
Daniel Dunbar authored
llvm-svn: 146014
-
- Nov 19, 2011
-
-
Douglas Gregor authored
llvm-svn: 145000
-
- Nov 16, 2011
-
-
Chandler Carruth authored
Clang. It isn't any more, and we're not going to twist the code around to make it work. llvm-svn: 144815
-
- Nov 07, 2011
-
-
Matt Beaumont-Gay authored
llvm-svn: 143969
-
David Blaikie authored
Colorize. (this is consistent with the coloring in diagnostics.html, but perhaps that's a bit out of date because it doesn't look like current clang behavior) llvm-svn: 143913
-
Anna Zaks authored
It's still under construction but has enough info to be useful. llvm-svn: 143912
-
Anna Zaks authored
llvm-svn: 143911
-
- Nov 05, 2011
-
-
Benjamin Kramer authored
llvm-svn: 143803
-
Anna Zaks authored
llvm-svn: 143788
-
- Nov 02, 2011
-
-
Douglas Gregor authored
report link for that. llvm-svn: 143581
-
Anna Zaks authored
So far added the skeleton + several more or less complete sections: Getting Started Idea for a Checker AST Visitors Useful Commands/Debugging Hints llvm-svn: 143554
-
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
-
Ted Kremenek authored
llvm-svn: 141943
-
- 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
-
- Sep 27, 2011
-
-
Douglas Gregor authored
the rule that defines the implicit copy constructor/implicit copy asssignment operator as deleted when a move constructor or move assignment operator has been explicitly declared. This has hit a number of people because Boost 1.47.0's shared_ptr fails to declare a copy constructor. llvm-svn: 140621
-
- Aug 11, 2011
-
-
Craig Topper authored
llvm-svn: 137299
-
- Aug 06, 2011
-
-
Benjamin Kramer authored
llvm-svn: 137010
-
- Aug 03, 2011
-
-
Chris Lattner authored
llvm-svn: 136780
-
- 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
-
Douglas Gregor authored
llvm-svn: 136207
-
- Jul 25, 2011
-
-
Douglas Gregor authored
conversion operators, from Jonathan Sauer. llvm-svn: 135932
-
NAKAMURA Takumi authored
www/get_started.html: Fix a phrase, "in the *build* directory* in the instructions of Visual Studio. Thanks to Andreas Bittel to point it out. llvm-svn: 135907
-
- Jul 24, 2011
-
-
Chris Lattner authored
llvm-svn: 135892
-
- Jul 23, 2011
-
-
Douglas Gregor authored
llvm-svn: 135859
-
Douglas Gregor authored
llvm-svn: 135858
-
- 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
-