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
/
CXX
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test.
Anders Carlsson
2009-12-13
1
-1
/
+1
*
More improvements to checking allocation and deallocation functions.
Anders Carlsson
2009-12-13
1
-0
/
+32
*
Correctly diagnose [basic.stc.dynamic.allocation]p1
Anders Carlsson
2009-12-12
1
-0
/
+12
*
Improve diagnostics for malformed delete operator function declarations.
Anders Carlsson
2009-12-11
1
-0
/
+11
*
Use a more rigorous definition of 'class member'. I don't have any evidence
John McCall
2009-12-02
1
-0
/
+20
*
Implement the rules in C++ [basic.link] and C99 6.2.2 for computing
Douglas Gregor
2009-11-25
1
-0
/
+11
*
Tweak expected error message, although we still fail this test
Douglas Gregor
2009-11-25
1
-1
/
+1
*
Improve on diagnosing type mismatches because of
Fariborz Jahanian
2009-11-18
1
-3
/
+3
*
Simple test case for [basic.lookup.udir].
John McCall
2009-11-10
1
-0
/
+35
*
Switch XFAIL format to match LLVM.
Daniel Dunbar
2009-11-03
2
-2
/
+2
*
Qualified lookup through using declarations. Diagnose a new type of ambiguity.
John McCall
2009-10-10
4
-0
/
+166
*
Spell clang-cc correctly.
Daniel Dunbar
2009-09-22
1
-1
/
+1
*
When implicitly declaring operators new, new[], delete, and delete[],
Douglas Gregor
2009-09-15
2
-0
/
+32
*
Track a class template specialization's point of instantiation separately
John McCall
2009-09-11
1
-4
/
+2
*
Support elaborated dependent types and diagnose tag mismatches.
John McCall
2009-09-11
1
-1
/
+3
*
Correctly handle elaborated template ids. Still not handled properly for fri...
John McCall
2009-09-04
1
-0
/
+18
*
Argument-dependent lookup for friend declarations. Add a new decl type,
John McCall
2009-08-11
1
-0
/
+42
*
First pass at friend semantics.
John McCall
2009-08-06
1
-3
/
+1
*
Semantic checking for main().
John McCall
2009-07-25
7
-0
/
+39
*
Fix a corner case with argument-dependent lookup and overloaded function sets.
Douglas Gregor
2009-07-08
1
-0
/
+11
*
Improve argument-dependent lookup to find associated classes and
Douglas Gregor
2009-07-08
2
-0
/
+89
*
When recursively instantiating function templates, keep track of the
Douglas Gregor
2009-06-30
1
-1
/
+1
*
New test for when the subexpressions within a typeid are potentially evaluate...
Douglas Gregor
2009-06-23
1
-0
/
+36
*
Implement correct name lookup inside an initializer of a C++ class static dat...
Argyrios Kyrtzidis
2009-06-17
1
-1
/
+0
*
More [basic.lookup.unqual] tests.
Daniel Dunbar
2009-06-15
5
-0
/
+62
*
Test for [basic.lookup.unqual]p3
Daniel Dunbar
2009-06-15
1
-0
/
+26