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
/
copy-assign-synthesis-1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
Remove some incorrect test suppressions
Alp Toker
2014-06-30
1
-1
/
+0
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-2
/
+1
*
clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/
NAKAMURA Takumi
2013-12-04
1
-1
/
+1
*
Check IR and don't use temporary files.
Rafael Espindola
2013-10-26
1
-11
/
+5
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
1
-2
/
+2
*
Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
2013-02-17
1
-6
/
+0
*
Backing out r174919 while I investigate a self-host bug on Takumi's builder.
Lang Hames
2013-02-12
1
-0
/
+6
*
When generating IR for default copy-constructors, copy-assignment operators,
Lang Hames
2013-02-11
1
-6
/
+0
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-2
/
+2
*
These tests require particular registered targets. Declared as such.
Galina Kistanova
2011-06-03
1
-0
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-4
/
+4
*
Mangle record types as decls.
Anders Carlsson
2009-09-26
1
-12
/
+12
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-6
/
+8
*
Patch to ir-gen copy assigning array members when synthesizing
Fariborz Jahanian
2009-08-21
1
-0
/
+7
*
Fixed a bug in ir-gen for copy assignment synthesis.
Fariborz Jahanian
2009-08-14
1
-0
/
+100