summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-04-30 20:59:56 +0000
committerReid Kleckner <rnk@google.com>2019-04-30 20:59:56 +0000
commit5642c3feb03d020dc06a62e3dc54f3206a97a391 (patch)
treeb77f2c938bf9e850c976f050859759d0df7f8b54 /lldb/packages/Python/lldbsuite/test/lang/cpp
parentf3ee97731eb524e9c7bc6911c205a38e643dfff4 (diff)
downloadbcm5719-llvm-5642c3feb03d020dc06a62e3dc54f3206a97a391.tar.gz
bcm5719-llvm-5642c3feb03d020dc06a62e3dc54f3206a97a391.zip
Revert r359325 "[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void"
Changing INTERCEPT_FUNCTION to return void is not functionally correct. IMO the best way to communicate failure or success of interception is with a return value, not some external address comparison. This change was also creating link errors for _except_handler4_common, which is exported from ucrtbase.dll in 32-bit Windows. Also revert dependent changes r359362 and r359466. llvm-svn: 359611
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud