aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-04-27 15:04:42 +0000
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-04-27 15:04:42 +0000
commit398732979a681a2cce9b921564b798fbe688b865 (patch)
tree851f3021ea72f6207a16e134ee2df0b5161e39e7 /clang/lib/CodeGen/CodeGenModule.cpp
parent55bdeb7bc783a48c9970a48949de10fb802cba96 (diff)
downloadllvm-398732979a681a2cce9b921564b798fbe688b865.zip
llvm-398732979a681a2cce9b921564b798fbe688b865.tar.gz
llvm-398732979a681a2cce9b921564b798fbe688b865.tar.bz2
Improve handling of ctrl-c with MSVC.
Currently hitting Ctrl-C in Windows LLDB-MI just exits MI. But according to test_lldbmi_stopped_when_interrupt() in TestMiSignal.py Ctrl-C should send a SIGINT signal to the inferior. Patch adds this functionality to Windows so SIGINT is sent on Ctrl-C. Patch from EwanCrawford. Reviewed in http://reviews.llvm.org/D9248. llvm-svn: 235887
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions