diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-04-27 10:06:56 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-04-27 13:16:08 +0200 |
commit | 9f1e81f1c0ac40f81e2f398148f09d1852226240 (patch) | |
tree | 48066da25cdce7195ae9bc673826128ed02abaa3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 03f419f3eb0c426a0a555be9abf7255a89b131cd (diff) | |
download | llvm-9f1e81f1c0ac40f81e2f398148f09d1852226240.zip llvm-9f1e81f1c0ac40f81e2f398148f09d1852226240.tar.gz llvm-9f1e81f1c0ac40f81e2f398148f09d1852226240.tar.bz2 |
[ASTImporter] Also import overwritten file buffers
Summary:
Overwritten file buffers are at the moment ignored when importing and
instead only the underlying file buffer is imported.
This patch fixes this by not going to the underlying file entry if the file has
an overwritten buffer.
Reviewers: martong, a.sidorin, shafik
Reviewed By: martong, shafik
Subscribers: rnkovacs
Differential Revision: https://reviews.llvm.org/D78086
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions