]> granicus.if.org Git - clang/commit
[GeneratePCHAction] If preprocessor option 'AllowPCHWithCompilerErrors' is enabled...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 27 Feb 2017 03:52:36 +0000 (03:52 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 27 Feb 2017 03:52:36 +0000 (03:52 +0000)
commit870fa3969cf0e9e914b21be0b8351f4b8b907eae
treee8413c63744718b485c9097319c7ac90631c1168
parenteb259b6acbd32e6cbf5a7de97af998356649deb7
[GeneratePCHAction] If preprocessor option 'AllowPCHWithCompilerErrors' is enabled, don't delete the produced PCH file if error diagnostics occurred.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@296320 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/FrontendActions.h
lib/Frontend/FrontendActions.cpp
test/Index/pch-from-libclang.c