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
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
12
-12
/
+12
*
Stop trying to analyze class-hierarchies for dependently-scoped id-expressions;
John McCall
2009-12-02
1
-0
/
+93
*
Make sure we actually have a definition before asking if it is implicit. Fixe...
Sebastian Redl
2009-10-25
1
-0
/
+9
*
Improve diagnostics when the parser encounters a declarator with an
Douglas Gregor
2009-10-13
1
-1
/
+1
*
Rework the Parse-Sema interaction for friends to better support friend
Douglas Gregor
2009-09-26
1
-1
/
+3
*
When adding a friend class declaration to the lookup tables, use the access s...
John McCall
2009-09-02
1
-0
/
+4
*
Ensure that the tag decls of friend decls aren't added to the friending class's
John McCall
2009-09-02
1
-2
/
+0
*
Fix bug 4784 and allow friend declarations to properly extend
John McCall
2009-08-31
1
-0
/
+37
*
Omnibus friend decl refactoring. Instead of cloning AST classes for friend
John McCall
2009-08-28
1
-0
/
+7
*
Modify an assert to capture the restriction on friend declarations more
John McCall
2009-08-25
1
-0
/
+8
*
Permit a class to friend its members in C++0x, without restriction.
John McCall
2009-08-06
1
-2
/
+2
*
First pass at friend semantics.
John McCall
2009-08-06
3
-0
/
+77
*
AlisdairM pointed out that this will likely be relaxed in C++0x, so let's
John McCall
2009-08-06
1
-0
/
+3
*
Add a test for invalid uses of non-static members from nested classes, just
John McCall
2009-08-05
1
-0
/
+11
*
Update for LLVM API change.
Owen Anderson
2009-07-27
1
-1
/
+1
*
Make having no RUN line a failure.
Daniel Dunbar
2009-07-25
1
-1
/
+3
*
Prep for new warning.
Mike Stump
2009-07-22
1
-1
/
+1
*
"This patch implements the restrictions on union members detailed in
Douglas Gregor
2009-07-22
1
-0
/
+105
*
Revert this, we have a better way to do this.
Mike Stump
2009-07-21
1
-4
/
+1
*
Revert this, we have a better way to handle this.
Mike Stump
2009-07-21
1
-4
/
+1
*
Prep for new warning.
Mike Stump
2009-07-21
1
-2
/
+5
*
Prep for new warning.
Mike Stump
2009-07-21
1
-1
/
+4
*
Add test for [class.local]p2.
Anders Carlsson
2009-06-24
1
-0
/
+12
*
Add test for [class.nested.type]p1
Anders Carlsson
2009-06-24
1
-0
/
+11
*
Support for [class.local]p4.
Anders Carlsson
2009-06-24
1
-0
/
+10
*
[class.local] p1 and p3. Also, add back the xcodeproj file.
Anders Carlsson
2009-06-24
2
-0
/
+48