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
/
SemaCXX
/
blocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Fix an assert when a block captures a constexpr local
Erik Pilkington
2019-03-26
1
-0
/
+8
*
Fix an assertion when ending a function definition.
John McCall
2014-11-18
1
-0
/
+45
*
Fix a crash-on-valid where a block capture copy expression was
John McCall
2013-03-22
1
-1
/
+19
*
When possible, move __block variables to the heap rather than copying them.
Douglas Gregor
2013-03-07
1
-1
/
+14
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Truncate block variable of bool type to i1 when its
Fariborz Jahanian
2010-09-03
1
-0
/
+7
*
Cope with llvm's reference to bool type of 'i1' vs. clang's
Fariborz Jahanian
2010-09-03
1
-0
/
+20
*
Support implicitly closing on 'this' in a block. Fixed PR7165.
John McCall
2010-05-20
1
-0
/
+32
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
A block that returns a reference is an lvalue.
Anders Carlsson
2009-05-26
1
-0
/
+4
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
instead of forcing blocks on by default, make them default to off, but let
Chris Lattner
2008-12-04
1
-1
/
+1
*
Fix RUN line
Douglas Gregor
2008-12-01
1
-1
/
+1
*
Test blocks in C++ mode
Douglas Gregor
2008-12-01
1
-0
/
+7