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
/
derived-to-base.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup the handling of noinline function attributes, -fno-inline,
Chandler Carruth
2016-12-23
1
-1
/
+1
*
Add more of the command line options as attribute flags.
Bill Wendling
2013-02-28
1
-3
/
+3
*
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
1
-2
/
+1
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-3
/
+4
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-4
/
+3
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-2
/
+5
*
Restore the lvalue-to-rvalue conversion patch with a minimal fix.
John McCall
2010-12-01
1
-0
/
+11
*
When performing a derived-to-base cast that we know will not change the offse...
Anders Carlsson
2010-01-31
1
-0
/
+13
*
When doing a base-to-derived cast we don't need to null check the derived val...
Anders Carlsson
2010-01-31
1
-1
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Handle CK_DerivedToBase when emitting lvalue casts.
Anders Carlsson
2009-09-12
1
-0
/
+16