diff options
| author | Reid Kleckner <rnk@google.com> | 2018-03-07 22:48:35 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2018-03-07 22:48:35 +0000 |
| commit | 04f9bcaa6d3b991266a74360ea1716cfb14e38ea (patch) | |
| tree | 99218c0df38d07778837f9ffb93d01beee9fd194 /libcxx/test | |
| parent | 586f40cf4f7f0430b19577835dcc8373fd4bb9ec (diff) | |
| download | bcm5719-llvm-04f9bcaa6d3b991266a74360ea1716cfb14e38ea.tar.gz bcm5719-llvm-04f9bcaa6d3b991266a74360ea1716cfb14e38ea.zip | |
Avoid including ScopeInfo.h from Sema.h
Summary:
This provides no measurable build speedup, but it reinstates an
optimization from r112038 that was lost in r179618. It requires moving
CapturedScopeInfo::Capture out to clang::sema, which might be too
general since we have plenty of other Capture records in BlockDecl and
other AST nodes.
Reviewers: rjmccall
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D44221
llvm-svn: 326957
Diffstat (limited to 'libcxx/test')
0 files changed, 0 insertions, 0 deletions

