diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 10:58:48 +0000 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2018-11-20 10:58:48 +0000 |
| commit | 991e31612625955033bd8c65c47db37e9636d7a1 (patch) | |
| tree | cec3121fde2050e93a5799ae5bce13c330ac2a45 /llvm/lib/CodeGen | |
| parent | 2bebc3d0602b407b3f351e782940959da5808f97 (diff) | |
| download | bcm5719-llvm-991e31612625955033bd8c65c47db37e9636d7a1.tar.gz bcm5719-llvm-991e31612625955033bd8c65c47db37e9636d7a1.zip | |
[clangd] Replay preamble #includes to clang-tidy checks.
Summary:
This is needed to correctly handle checks that use IncludeInserter,
which is very common.
I couldn't find a totally safe example of a check to enable for testing,
I picked modernize-deprecated-headers which some will probably hate.
We should get configuration working...
This depends on D54691 which ensures our calls to getFile(open=false)
don't break subsequent accesses via the FileManager.
Reviewers: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D54694
llvm-svn: 347298
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

