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
/
CodeGenCXX
/
constructor-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-3
/
+3
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-3
/
+3
*
Fix test for no-asserts builds.
John McCall
2010-09-17
1
-1
/
+1
*
Currently we're initializing the vtable pointers of a class only after
John McCall
2010-09-17
1
-0
/
+32
*
When adding initializers to a constructor, be sure that we are looking
Douglas Gregor
2010-03-26
1
-0
/
+21
*
Switch more of Sema::CheckInitializerTypes over to
Douglas Gregor
2009-12-19
1
-1
/
+22
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-13
/
+14
*
Array member construction in prologue of user-declared
Fariborz Jahanian
2009-08-21
1
-0
/
+3
*
Patch to provide cast of objects in member access
Fariborz Jahanian
2009-07-29
1
-2
/
+4
*
More cleanup of data member access and then some.
Fariborz Jahanian
2009-07-28
1
-0
/
+3
*
More work toward data member access ir-gen.
Fariborz Jahanian
2009-07-28
1
-0
/
+3
*
ir-gen for non-virtual base class initialization
Fariborz Jahanian
2009-07-25
1
-0
/
+49