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
/
SemaTemplate
/
example-dynarray.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing example-dynarray.cpp test since it's of no value.
Jyotsna Verma
2013-04-24
1
-178
/
+0
*
XFAIL example-dynarray.cpp test for Hexagon as some of the header files
Jyotsna Verma
2013-04-04
1
-0
/
+1
*
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
Daniel Dunbar
2010-06-29
1
-1
/
+1
*
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Use clang to run tests which include headers from the system.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Fixed for running on Windows.
John Thompson
2009-11-04
1
-1
/
+1
*
Don't generate any code for an explicit call to a trivial destructor.
Douglas Gregor
2009-09-04
1
-4
/
+10
*
Test template instantiation for member functions of class templates defined
Douglas Gregor
2009-07-22
1
-24
/
+27
*
Implement implicit instantiation of the member functions of a class template
Douglas Gregor
2009-06-22
1
-5
/
+23
*
After spending 15 minutes trying to figure out why this was crashing, I reali...
Anders Carlsson
2009-06-01
1
-1
/
+1
*
Fix usage of placement new. Placement new is not actually declared implicitly.
Sebastian Redl
2009-05-29
1
-13
/
+15
*
Add the missing public: thanks, Fariborz
Douglas Gregor
2009-05-28
1
-0
/
+1
*
Improve name lookup for and template instantiation of declaration
Douglas Gregor
2009-05-27
1
-5
/
+0
*
Initial stab at a generalized operation for determining the
Douglas Gregor
2009-05-27
1
-6
/
+7
*
A simple dynamic array class template, to be used as a test-bed for template ...
Douglas Gregor
2009-05-26
1
-0
/
+151