diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-02-01 17:04:21 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-02-01 17:04:21 +0000 |
commit | a1f2114d9e81923c750f6b439302ac03552c37db (patch) | |
tree | f1d7870705191f7fbb5e25b4c33f7a55b06994d4 /test/Analysis/cstring-syntax-cxx.cpp | |
parent | ac4e5b7a111ec3a91bf360b2213b10975f87ca17 (diff) |
Introduce the lambda scope before determining explicit captures, which
cleans up and improves a few things:
- We get rid of the ugly dance of computing all of the captures in
data structures that clone those of CapturingScopeInfo, centralizing
the logic for accessing/updating these data structures
- We re-use the existing capture logic for 'this', which actually
works now.
Cleaned up some diagnostic wording in minor ways as well.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149516 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/cstring-syntax-cxx.cpp')
0 files changed, 0 insertions, 0 deletions