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
/
lib
/
Sema
/
ScopeInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SEH: Diagnose use of C++ EH and SEH in the same function
Reid Kleckner
2015-02-02
1
-0
/
+2
*
Objective-C ARC. Fixes a crash when checking for 'weak' propery
Fariborz Jahanian
2014-11-21
1
-0
/
+2
*
[Sema] Patch to issue warning on comparing parameters with
Fariborz Jahanian
2014-11-18
1
-0
/
+1
*
Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
2014-10-29
1
-1
/
+7
*
[C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
2014-08-28
1
-0
/
+10
*
Objective-C ARC. Do not warn about properties with both
Fariborz Jahanian
2014-06-17
1
-2
/
+8
*
[C++11] Use 'nullptr'. Sema edition.
Craig Topper
2014-05-26
1
-5
/
+4
*
[REFACTOR] Refactored some of the generic-lambda capturing code.
Faisal Vali
2013-12-07
1
-3
/
+4
*
[objc] Emit warning when the implementation of a secondary initializer calls on
Argyrios Kyrtzidis
2013-12-03
1
-0
/
+2
*
[objc] Emit a warning when the implementation of a designated initializer doe...
Argyrios Kyrtzidis
2013-12-03
1
-0
/
+4
*
Remove an unnecessary condition that I added hastily: Unsigned numbers are ob...
Faisal Vali
2013-11-07
1
-1
/
+1
*
This patch implements capturing of variables within generic lambdas.
Faisal Vali
2013-11-07
1
-0
/
+15
*
Sema for Captured Statements
Tareq A. Siraj
2013-04-16
1
-0
/
+1
*
-Warc-repeated-use-of-weak: fix a use-of-uninitialized and add a test case.
Jordan Rose
2012-10-11
1
-1
/
+1
*
-Warc-repeated-use-of-weak: Check messages to property accessors as well.
Jordan Rose
2012-10-11
1
-3
/
+29
*
-Warc-repeated-use-of-weak: look through explicit casts on assigned values.
Jordan Rose
2012-10-10
1
-1
/
+1
*
Move isObjCSelf into Expr.
Anna Zaks
2012-10-01
1
-20
/
+2
*
Pull ScopeInfo implementation into its own file.
Jordan Rose
2012-09-28
1
-0
/
+181