Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
cxx0x-initializer-array.cpp
6e938ef
Change memcpy/memove/memset to have dest and source alignment attributes (Step 1).
by Daniel Neilson
· 8 years ago
3b39e88
Revert "Change memcpy/memset/memmove to have dest and source alignments."
by Pete Cooper
· 10 years ago
7bfd5cb
Change memcpy/memset/memmove to have dest and source alignments.
by Pete Cooper
· 10 years ago
f8b8696
Reapply r231508 "CodeGen: Emit constant temporaries into read-only globals."
by Benjamin Kramer
· 11 years ago
cd8f011
Revert r231508 "CodeGen: Emit constant temporaries into read-only globals."
by Hans Wennborg
· 11 years ago
3d8aa5c
CodeGen: Emit constant temporaries into read-only globals.
by Benjamin Kramer
· 11 years ago
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
c084bd28
PR15132: Replace "address expression must be an lvalue or a function
by Richard Smith
· 13 years ago
d712d0d
Don't forget to run destructors when we create an array temporary of class type.
by Richard Smith
· 13 years ago
d82a2ce
Reinstate r170806, reverted in r170835, with a fix use i1 instead of i8 for a value-initialized bool!
by Richard Smith
· 13 years ago
3df909d
Revert r170806, "Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member."
by NAKAMURA Takumi
· 13 years ago
789ce14
Fix some bugs where we would sometimes use 0, not -1, when emitting a null constant of type pointer-to-data-member.
by Richard Smith
· 13 years ago
35668cc
A number of test cases assume that an "int" parameter or return value
by Ulrich Weigand
· 13 years ago
576cbd0
Make sure list-initialization of arrays works correctly in explicit type conversions. PR12121.
by Eli Friedman
· 14 years ago