summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-rename/ClangRename.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-09-11 20:18:09 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-09-11 20:18:09 +0000
commit015bded23ff905426b56699625f3d43cd3dfda27 (patch)
tree523bba6b43430855099904e3d62c282992c8c37f /clang/tools/clang-rename/ClangRename.cpp
parent5941b0bb632afee25ae9eb6ed6b998871459f9df (diff)
downloadbcm5719-llvm-015bded23ff905426b56699625f3d43cd3dfda27.tar.gz
bcm5719-llvm-015bded23ff905426b56699625f3d43cd3dfda27.zip
Driver: default to `-fno-use-cxatexit` on Windows
This primarily impacts the Windows MSVC and Windows itanium environments. Windows MSVC does not use `__cxa_atexit` and Itanium follows suit. Simplify the logic for the default value calculation and blanket the Windows environments to default to off for use of `__cxa_atexit`. llvm-svn: 312941
Diffstat (limited to 'clang/tools/clang-rename/ClangRename.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud