index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
ScopeInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++20] [Coroutines] Disable to take the address of labels in coroutines
Chuanqi Xu
2023-01-17
1
-0
/
+1
*
[Clang] Correctly capture bindings in dependent lambdas.
Corentin Jabot
2023-01-09
1
-4
/
+4
*
[clang] Disallow mixing SEH and Objective-C exceptions
Nico Weber
2021-10-20
1
-1
/
+1
*
[clang] Enable support for #pragma STDC FENV_ACCESS
Melanie Blower
2020-10-25
1
-0
/
+1
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-04
1
-14
/
+14
*
Revert rL362358 : PR42104: Support instantiations of lambdas that implicitly ...
Simon Pilgrim
2019-06-03
1
-14
/
+14
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-03
1
-14
/
+14
*
Defer capture initialization for captured regions until after we've left
Richard Smith
2019-05-31
1
-7
/
+13
*
Defer creating fields for captures until we finish building the
Richard Smith
2019-05-28
1
-11
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+2
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-2
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+2
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-2
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+2
*
[coroutines] Pass coro func args to promise ctor
Brian Gesiak
2018-01-24
1
-0
/
+1
*
[coroutines] Fix diagnostics depending on the first coroutine statement.
Eric Fiselier
2017-03-11
1
-3
/
+5
*
[coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt.
Eric Fiselier
2017-03-06
1
-0
/
+3
*
[Sema][ObjC] Don't pass a DeclRefExpr that doesn't reference a VarDecl
Akira Hatanaka
2017-02-01
1
-5
/
+5
*
[Sema][NFC] Reset HasFallthroughStmt when clearing FunctionScopeInfo
Erik Pilkington
2016-11-09
1
-0
/
+1
*
[ObjC] Warn on unguarded use of partial declaration
Erik Pilkington
2016-08-16
1
-0
/
+1
*
Use ranges to concisely express iteration
David Majnemer
2016-06-23
1
-1
/
+1
*
[Objective-c] Do not set IsExact to true when the receiver is a class.
Akira Hatanaka
2016-03-22
1
-3
/
+1
*
[Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo.
Akira Hatanaka
2016-03-18
1
-5
/
+9
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
1
-0
/
+1
*
Properly clear current coroutine promise on FunctionScopeInfo reuse. Should
Richard Smith
2015-10-27
1
-0
/
+1
*
[coroutines] Creation of promise object, lookup of operator co_await, building
Richard Smith
2015-10-27
1
-0
/
+2
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-3
/
+3
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-3
/
+3
*
Wdeprecated: LambdaScopeInfos are copied in TreeTransform, so make sure they'...
David Blaikie
2015-08-13
1
-1
/
+0
*
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