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
/
lib
/
AST
/
DeclFriend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Use 'nullptr'. AST edition.
Craig Topper
2014-05-12
1
-1
/
+1
*
Add class-specific operator new to Decl hierarchy. This guarantees that Decls
Richard Smith
2013-11-22
1
-9
/
+5
*
Lazily deserialize the "first' friend declaration when deserializing a class
Richard Smith
2013-06-26
1
-0
/
+5
*
Added outer template parameter lists to friend type AST nodes.
Enea Zaffanella
2013-01-31
1
-5
/
+16
*
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
Benjamin Kramer
2012-07-04
1
-0
/
+6
*
When creating declarations that are deserialized from an module file,
Douglas Gregor
2012-01-05
1
-2
/
+3
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
Support C++ friend declarations for PCH.
Argyrios Kyrtzidis
2010-06-29
1
-0
/
+4
*
Implement basic support for friend types and functions in non-dependent
John McCall
2010-03-12
1
-1
/
+3
*
Split C++ friend declarations into their own header/implementation file.
John McCall
2010-03-11
1
-0
/
+39