diff options
| author | Renato Golin <renato.golin@linaro.org> | 2017-03-18 12:31:32 +0000 |
|---|---|---|
| committer | Renato Golin <renato.golin@linaro.org> | 2017-03-18 12:31:32 +0000 |
| commit | f1966cf6467e60c60d1c3fe6fa8b669d79ecf8e9 (patch) | |
| tree | b2ada42a7d0c7f06002a987e9e75d0c0ec4ec64f /clang/test/Modules/Inputs/system-out-of-date/Z.h | |
| parent | e6ff30b696739aca2e86484750c68dce113712a1 (diff) | |
| download | bcm5719-llvm-f1966cf6467e60c60d1c3fe6fa8b669d79ecf8e9.tar.gz bcm5719-llvm-f1966cf6467e60c60d1c3fe6fa8b669d79ecf8e9.zip | |
Revert "Modules: Cache PCMs in memory and avoid a use-after-free"
This reverts commit r298165, as it broke the ARM builds.
llvm-svn: 298185
Diffstat (limited to 'clang/test/Modules/Inputs/system-out-of-date/Z.h')
| -rw-r--r-- | clang/test/Modules/Inputs/system-out-of-date/Z.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Modules/Inputs/system-out-of-date/Z.h b/clang/test/Modules/Inputs/system-out-of-date/Z.h deleted file mode 100644 index edcfa18f5af..00000000000 --- a/clang/test/Modules/Inputs/system-out-of-date/Z.h +++ /dev/null @@ -1 +0,0 @@ -#import <Y.h> |

