index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
Support
/
AlignOfTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion.
Michael J. Spencer
2012-12-31
1
-2
/
+11
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Removing utf-8 smart quote and trailing whitespace
Joe Abbey
2012-11-17
1
-2
/
+2
*
Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonym...
Joe Abbey
2012-11-17
1
-0
/
+12
*
Provide definitions for all functions.
Benjamin Kramer
2012-11-10
1
-0
/
+11
*
Fix up erroneous alignas usage while making this portable to GCC 4.7
David Blaikie
2012-09-14
1
-71
/
+47
*
Flatten the aligned-char-array utility template to be a directly
Chandler Carruth
2012-08-17
1
-117
/
+117
*
Add a pragma to supress an MSVC warning on some of the absurd code I'm
Chandler Carruth
2012-06-21
1
-0
/
+6
*
Disable a particular assertion on MSVC... I'm deeply disturbed by its
Chandler Carruth
2012-06-17
1
-0
/
+5
*
Add some somewhat exhaustive tests of sizeof properties of this horrible
Chandler Carruth
2012-06-17
1
-0
/
+60
*
Relax one assertion -- long double has strange alignments on lots of
Chandler Carruth
2012-06-16
1
-1
/
+6
*
Try to reduce the size of the array used for compile-time testing by
Chandler Carruth
2012-06-16
1
-44
/
+48
*
Add support to the alignment support header for conjuring a character
Chandler Carruth
2012-06-16
1
-0
/
+248