index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenObjCXX
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test] Follow-up for r243343, also add a test case using an enum for designat...
Argyrios Kyrtzidis
2015-07-28
1
-0
/
+8
*
[sema] Fix infinite loop when using a boolean value as designated initializer.
Argyrios Kyrtzidis
2015-07-27
1
-0
/
+36
*
Implement the Objective-C __kindof type qualifier.
Douglas Gregor
2015-07-07
1
-0
/
+15
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
2
-10
/
+10
*
Update clang to take into account the changes to personality fns
David Majnemer
2015-06-17
2
-2
/
+3
*
Adjust clang side tests effected by 239795 before reapplying said change
Philip Reames
2015-06-16
1
-7
/
+7
*
Debug Info: Turn on ODR type uniquing for (the C++ part of) Objective-C++.
Adrian Prantl
2015-06-15
1
-1
/
+2
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
2
-3
/
+3
*
DebugInfo: Metadata constructs now start with DI*
Duncan P. N. Exon Smith
2015-04-29
2
-6
/
+6
*
Revert "Revert r234581, it might have caused a few miscompiles in Chromium."
David Majnemer
2015-04-22
4
-0
/
+55
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
2
-3
/
+3
*
Revert r234581, it might have caused a few miscompiles in Chromium.
Nico Weber
2015-04-11
4
-55
/
+0
*
Remove threshold for inserting lifetime markers for named temporaries
Arnaud A. de Grandmaison
2015-04-10
4
-0
/
+55
*
Add a bunch of missing "CHECK" colons in tests. NFC.
Ahmed Bougacha
2015-03-14
1
-1
/
+1
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place (clang)
Duncan P. N. Exon Smith
2015-03-03
1
-6
/
+14
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
19
-60
/
+60
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
11
-34
/
+34
*
Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.
Adrian Prantl
2015-02-17
1
-0
/
+21
*
Remove trailing whitespace to make test compatible with typeless pointer migr...
David Blaikie
2015-02-15
1
-2
/
+2
*
Remove trailing whitespace getting in the way of near-future getelementptr ch...
David Blaikie
2015-02-14
1
-1
/
+1
*
Merge ArtificialLocation into ApplyDebugLocation and make a clear
Adrian Prantl
2015-02-03
1
-0
/
+24
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
4
-39
/
+40
*
IR: Move MDLocation into place (clang testcases)
Duncan P. N. Exon Smith
2015-01-14
1
-2
/
+2
*
DebugInof: Correct the location of exception cleanups in global ctors/dtors a...
David Blaikie
2015-01-14
1
-3
/
+17
*
DebugInfo: Correct the location of EH cleanup for blocks
David Blaikie
2015-01-13
1
-0
/
+16
*
Have the driver and the target code agree on what the default ABI
Eric Christopher
2014-12-05
1
-12
/
+11
*
Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
2014-12-01
4
-57
/
+2
*
Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
2014-12-01
4
-2
/
+57
*
AST: Consider pseudo-struct builtin types as substitutable
David Majnemer
2014-11-28
1
-0
/
+4
*
Update Clang tests that run the LLVM optimizer to reflect the changed
Chandler Carruth
2014-11-25
1
-8
/
+7
*
Fixes test.
Fariborz Jahanian
2014-11-13
1
-1
/
+1
*
[Objective-C++ IRGen] do not generate .cxx_construct
Fariborz Jahanian
2014-11-12
1
-0
/
+13
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
7
-12
/
+12
*
Objective-C. revert patch for rdar://17554063.
Fariborz Jahanian
2014-10-28
2
-17
/
+5
*
test: correct an overzealous search-and-replace
Saleem Abdulrasool
2014-10-24
1
-2
/
+2
*
CodeGen: correct materialize temporary aggregates in ARC mode
Saleem Abdulrasool
2014-10-24
1
-0
/
+57
*
test: add -std=c++11
Saleem Abdulrasool
2014-10-24
1
-1
/
+1
*
DebugInfo: Don't leak location information from one function into the prologu...
David Blaikie
2014-10-14
1
-1
/
+6
*
Revert "Remove threshold on object size for inserting lifetime begin / end"
Arnaud A. de Grandmaison
2014-10-08
4
-57
/
+2
*
Remove threshold on object size for inserting lifetime begin / end
Arnaud A. de Grandmaison
2014-10-08
4
-2
/
+57
*
Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
2014-09-26
1
-0
/
+50
*
Objective-C ARC. Use of non-retain/autorelease API
Fariborz Jahanian
2014-08-08
2
-3
/
+11
*
Objective-C ARC. More code for Objective-C's
Fariborz Jahanian
2014-08-06
1
-2
/
+6
*
CodeGenObjCXX: Add a test for r214699
David Majnemer
2014-08-05
1
-0
/
+22
*
AST: Fix the mangling for unqualified-blocks
David Majnemer
2014-08-04
1
-7
/
+6
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
12
-24
/
+24
*
Improve robustness of tests for module flags metadata
Oliver Stannard
2014-06-19
1
-3
/
+3
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
12
-26
/
+26
*
Include translation unit filename in global ctor symbol names.
Nico Weber
2014-05-06
1
-1
/
+1
[next]