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
/
anonymous-union-member-initializer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing incorrectly capitalised regexps.
Benjamin Kramer
2017-09-07
1
-16
/
+16
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-5
/
+5
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-6
/
+6
*
Fix an assertion failure with a C++ constructor initializing a
Eli Friedman
2012-08-08
1
-0
/
+10
*
Rewrite default initialization of anonymous structs/unions within a
Douglas Gregor
2011-08-10
1
-0
/
+49
*
Eliminate an incomplete/incorrect attempt to provide support for C++0x
Douglas Gregor
2011-07-13
1
-0
/
+16
*
relax this test a bit to hopefully work with VC++
Chris Lattner
2011-07-10
1
-1
/
+1
*
keep track of whether being in a RS_StructPointer state
Chris Lattner
2011-07-10
1
-1
/
+1
*
Fix the clang bootstrap and Jay's testcase from llvm-dev by being completely
Chris Lattner
2011-07-10
1
-1
/
+1
*
Formatting.
John McCall
2011-04-12
1
-11
/
+8
*
Pretty up the emission of field l-values and use volatile and TBAA when
John McCall
2011-02-26
1
-2
/
+2
*
Amazing that there are still issues with the fields of anonymous struct/unions..
Argyrios Kyrtzidis
2011-01-31
1
-0
/
+14
*
Fix test that didn't actually test what it wanted to test.
Argyrios Kyrtzidis
2011-01-31
1
-4
/
+4
*
Fix PR8760: IndirectFieldDecl Type was not updated during template instantiat...
Francois Pichet
2010-12-09
1
-0
/
+13
*
Fix initialization for members of anonymous struct in a union.
Argyrios Kyrtzidis
2010-08-16
1
-0
/
+12
*
When emitting an lvalue for an anonymous struct or union member during
John McCall
2010-05-21
1
-0
/
+26
*
Be sure to apply initializers to members of anonymous structs and unions
John McCall
2010-05-20
1
-0
/
+18
*
When a class contains a non-empty anonymous union or struct, mark is
Douglas Gregor
2010-05-03
1
-1
/
+25
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix an assertion when initializing a union using a member initializer. (We we...
Anders Carlsson
2009-09-02
1
-0
/
+12