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
/
cxx1y-variable-templates_in_class.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sema: Variable templates cannot be static bitfield members
David Majnemer
2014-12-28
1
-0
/
+6
*
Improve diagnostic on default-initializing const variables (PR20208).
Nico Weber
2014-07-23
1
-2
/
+2
*
Fix crash if a dependent template-id was assumed to be a type but instantiates
Richard Smith
2013-12-04
1
-0
/
+24
*
Provide better diagnostic wording for initializers on static
Hans Wennborg
2013-11-21
1
-4
/
+4
*
Variable templates: handle instantiation of static data member templates
Richard Smith
2013-09-27
1
-68
/
+108
*
Implement restriction that a partial specialization must actually specialize
Richard Smith
2013-09-24
1
-18
/
+19
*
Remove a bogus diagnostic preventing static data member templates from being
Richard Smith
2013-09-18
1
-6
/
+5
*
If a variable template specialization with an incomplete array type is
Richard Smith
2013-09-18
1
-3
/
+33
*
Add a constexpr functionality test for static data member templates.
Larisse Voufo
2013-08-22
1
-0
/
+19
*
Refactor for clarity and simplicity.
Larisse Voufo
2013-08-22
1
-55
/
+57
*
Improve support for static data member templates. This revision still has at ...
Larisse Voufo
2013-08-22
1
-8
/
+57
*
Started implementing variable templates. Top level declarations should be ful...
Larisse Voufo
2013-08-06
1
-0
/
+159