index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
convert-to-bool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Lit Test] Updated 26 Lit tests to be C++11 compatible.
Charles Li
2015-11-11
1
-3
/
+15
*
Warn about self-initialization of references.
Hans Wennborg
2012-08-17
1
-2
/
+1
*
Switch diagnostic text from "C++0x" over to "C++11".
Douglas Gregor
2011-10-12
1
-3
/
+3
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-3
/
+3
*
Initialization improvements: addition of string initialization and a few
Eli Friedman
2009-12-19
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Reimplement reference initialization (C++ [dcl.init.ref]) using the
Douglas Gregor
2009-12-09
1
-3
/
+3
*
Create a new PrintingPolicy class, which we pass down through the AST
Douglas Gregor
2009-05-29
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Almost complete implementation of rvalue references. One bug, and a few uncle...
Sebastian Redl
2009-03-16
1
-2
/
+2
*
Initial implementation of argument dependent lookup (a.k.a. ADL,
Douglas Gregor
2009-02-04
1
-2
/
+2
*
Add test for contextual conversion to bool, and enable some FIXME'd tests
Douglas Gregor
2009-01-16
1
-0
/
+67