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
/
generalized-initializers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the way we store initialization kinds so that all direct inits can dis...
Sebastian Redl
2012-02-12
1
-52
/
+0
*
Employ DirectList initialized entities to properly sort through some initiali...
Sebastian Redl
2012-02-12
1
-23
/
+0
*
Fix parsing new expressions using init lists. Probably still do the wrong thi...
Sebastian Redl
2012-02-11
1
-83
/
+0
*
Auto deduction support for std::initializer_list, including for-range support...
Sebastian Redl
2012-01-17
1
-12
/
+0
*
Sema support for initialization of std::initializer_list from initializer lists.
Sebastian Redl
2012-01-17
1
-3
/
+1
*
Diagnose when omitting braces in direct list-initialization in C++0x.
Sebastian Redl
2011-10-16
1
-35
/
+0
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Correctly parse braced member initializers (even in delayed parsing) and corr...
Sebastian Redl
2011-09-24
1
-21
/
+0
*
Fix the expected error for narrowing conversions in generalized-initializers....
Sebastian Redl
2011-09-24
1
-2
/
+2
*
Revert 135177 to fix PR10363.
Rafael Espindola
2011-07-14
1
-34
/
+0
*
For C++11, do more checking of initializer lists up-front, enabling some subs...
Sebastian Redl
2011-07-14
1
-0
/
+34
*
Fix problems Johannes noticed, and extend test cases further.
Sebastian Redl
2011-07-14
1
-4
/
+58
*
More std::initializer_list tests.
Sebastian Redl
2011-06-05
1
-1
/
+3
*
Parse C++0x generalized initializers.
Sebastian Redl
2011-06-05
1
-3
/
+4
*
Expand on braced init list tests.
Sebastian Redl
2011-06-05
1
-22
/
+66
*
Introduce XFAILed test for braced initializer lists.
Sebastian Redl
2011-05-20
1
-0
/
+127