diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-01-18 15:16:53 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-01-18 15:16:53 +0000 |
commit | 4a8f7533061bdd575677fc3d7c066a7a3a2b372e (patch) | |
tree | 9a65dfd8e5a46f327f978cd1520dc19bbff37951 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 9cfb0ac223adf29a09c26ff9a67074b768025385 (diff) | |
download | llvm-4a8f7533061bdd575677fc3d7c066a7a3a2b372e.zip llvm-4a8f7533061bdd575677fc3d7c066a7a3a2b372e.tar.gz llvm-4a8f7533061bdd575677fc3d7c066a7a3a2b372e.tar.bz2 |
[Frontend] Allow to use PrecompiledPreamble without calling CanReuse
Summary:
The new method 'OverridePreamble' allows to override the preamble of
any source file without checking if preamble bounds or dependencies
were changed.
This is used for completion in clangd.
Reviewers: bkramer, sammccall
Reviewed By: sammccall
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D41990
llvm-svn: 322853
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions