Login Status


ShareSource Commits

Site News

Clang mirror

[svn r109754] Refactor redeclarable template declarations
Seen in ShareSource: 1 day ago
Commited by: pcc

Clang mirror

[svn r109753] When taking the address of a value of Objective-C object type (e.g.,
Seen in ShareSource: 1 day ago
Commited by: dgregor

Clang mirror

[svn r109751] Allow a looser form of compatibility checking (which ignores
Seen in ShareSource: 1 day ago
Commited by: dgregor

Clang mirror

[svn r109749] When deleting a value of class type, make sure that type is complete
Seen in ShareSource: 1 day ago
Commited by: dgregor

Clang mirror

[svn r109748] Reword the empty struct/union warning in C to note that such structs and unions have size 0 in C, size 1 in C++. Put this warning under -Wc++-compat.
Seen in ShareSource: 1 day ago
Commited by: dgregor

Clang mirror

[svn r109738] This is a little bit far, but optimize cases like:
Seen in ShareSource: 1 day ago
Commited by: lattner

Clang mirror

[svn r109737] implement a todo: pass a eight-byte that consists of a
Seen in ShareSource: 1 day ago
Commited by: lattner

Clang mirror

[svn r109736] Move new test (that requires RegionStore) into its own file.
Seen in ShareSource: 2 days ago
Commited by: jrose

Clang mirror

[svn r109735] fix a builder, why didn't clang++ catch this?
Seen in ShareSource: 2 days ago
Commited by: lattner

Clang mirror

[svn r109734] Use a LazyCompoundVal to handle initialization with a string literal, rather than copying each character.
Seen in ShareSource: 2 days ago
Commited by: jrose

Clang mirror

[svn r109733] Kill off the 'coerce' ABI passing form. Now 'direct' and 'extend' always
Seen in ShareSource: 2 days ago
Commited by: lattner

Clang mirror

[svn r109732] ignore structs that wrap vectors in IR, the abstraction shouldn't add penalty.
Seen in ShareSource: 2 days ago
Commited by: lattner