diff options
author | Manuel Klimek <klimek@google.com> | 2016-10-11 09:21:20 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2016-10-11 09:21:20 +0000 |
commit | 516a3df5cf6445383bb91b12ce7cb1579fd94d57 (patch) | |
tree | f227d21596048a9859658b5c220a06ff9f99477f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c93518db8c29e474abb5b8914a3c8cd301c1bfcc (diff) | |
download | bcm5719-llvm-516a3df5cf6445383bb91b12ce7cb1579fd94d57.tar.gz bcm5719-llvm-516a3df5cf6445383bb91b12ce7cb1579fd94d57.zip |
clang-include-fixer.el: Don't prompt the user about killing clang-include-fixer processes
By default, Emacs prompts the user when killing processes on exit. This is useful for stateful processes such as interactive shells. However, clang-include-fixer processes are stateless; the only effect of killing them is to cancel a clang-include-fixer operation. Therefore prompting the user is just a nuisance.
Patch by Philipp Stephani.
Differential Revision: https://reviews.llvm.org/D25378
llvm-svn: 283863
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions