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